dolphin/Source/Core/VideoBackends
Scott Mansell 9fa26624b0 BPMemory: Refactor/consolidate TexUnit Addressing
Currently the logic for addressing the individual TexUnits is splattered all
across dolphin's codebase, this commit attempts to consolidate it all into a
single place and formalise it using our new TexUnitAddress struct.
2021-10-10 09:09:43 +13:00
..
D3D VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
D3D12 VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
D3DCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Null VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
OGL VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
Software BPMemory: Refactor/consolidate TexUnit Addressing 2021-10-10 09:09:43 +13:00
Vulkan Merge pull request #9803 from Techjar/bbox-videocommon 2021-10-08 22:24:38 +02:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00