Commit History

Author SHA1 Message Date
  iwubcode 834f8f7b5c VideoBackends: add support to allow rendering to multiple output textures 1 year ago
  Scott Mansell ccf92a3e56 Merge pull request #11522 from phire/KillRendererWithFire 2 years ago
  Scott Mansell d37f83ffeb Implement AbstractGfx for Software & Null 2 years ago
  iwubcode 7bea39b39e VideoBackends: add a way to load data into a specific level AND layer, default to layer 0 2 years ago
  Pokechu22 b90d23158f Software: Fix mipmaps and uneven strides in SWTexture 2 years ago
  Pokechu22 2025763420 Treewide: Adjust order of includes 3 years ago
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 years ago
  Pokechu22 058c7db80b Software: Fix out of bounds accesses in CopyRegion 4 years ago
  Stenzek f039149198 Move most backend functionality to VideoCommon 6 years ago
  Lioncash 50a476c371 Assert: Uppercase assertion macros 7 years ago
  Stenzek 4c24a69710 VideoCommon: Add support for Abstract Framebuffers 7 years ago
  Stenzek 6374a4c4a8 AbstractTexture: Support multisampled abstract texture 7 years ago
  Stenzek 38e0b6e2ab AbstractTexture: Move Bind() method to Renderer 7 years ago
  Stenzek db1d9de933 AbstractTexture: Drop slow map readback path 7 years ago
  Stenzek 56afebeb44 AbstractTexture: Seperate CopyRectangleFromTexture to two methods 7 years ago
  Stenzek f43d85921d VideoBackends: Add AbstractStagingTexture class 7 years ago
  iwubcode bf7db3f888 Software Backend: Remove reinterpret_cast which violates the strict aliasing rule 7 years ago
  iwubcode 1a1c3560ce Software Backend: Rename 'copy_region' to 'CopyRegion' 7 years ago
  iwubcode 0f7f4ccaf9 Software Backend: allow screenshots/video to be taken with valid data 7 years ago
  iwubcode 53684701fa HybridXFB: Fix lint errors 7 years ago
  iwubcode 6e686f6ea1 Software Backend: Fix xfb output and add vertical scaling support 7 years ago
  iwubcode 2cdc93f4ab Video Backends: Split texture cache code out into separate files, introduce 'AbstractTexture' 7 years ago