dolphin/Source/Core/VideoBackends
Lioncash 9bd533ebe4 VideoCommon/BoundingBox: Make interface for querying bounding box data
Rather than expose the bounding box members directly, we can instead
provide an interface for code to use. This makes it nicer to transition
from global data, as the interface function names are already in
place.
2019-12-05 11:48:42 -05:00
..
D3D Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
D3D12 Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
D3DCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Null Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
OGL Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Software VideoCommon/BoundingBox: Make interface for querying bounding box data 2019-12-05 11:48:42 -05:00
Vulkan Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00