dolphin/Source/Core/VideoBackends
Stenzek 65216c9e87 VideoConfig: Add SupportsPartialDepthCopies to backend info
D3D11 doesn't support partial copies of depth buffers via
CopySubResource(), so we need to use a different path for the EFB cache.
2019-03-09 12:19:53 +10:00
..
D3D VideoConfig: Add SupportsPartialDepthCopies to backend info 2019-03-09 12:19:53 +10:00
Null VideoConfig: Add SupportsPartialDepthCopies to backend info 2019-03-09 12:19:53 +10:00
OGL VideoConfig: Add SupportsPartialDepthCopies to backend info 2019-03-09 12:19:53 +10:00
Software VideoConfig: Add SupportsPartialDepthCopies to backend info 2019-03-09 12:19:53 +10:00
Vulkan VideoConfig: Add SupportsPartialDepthCopies to backend info 2019-03-09 12:19:53 +10:00
CMakeLists.txt CMake: Build Vulkan backend on macOS 2018-11-07 05:12:20 -08:00