dolphin/Source/Core/VideoBackends
Stenzek bf74553878 FramebufferManager: Copy to color format for depth readbacks on GLES
glReadPixels() with depth formats is not supported.

Should fix broken EFB access on GLES.
2020-05-24 16:11:11 +10:00
..
D3D FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
D3D12 FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
D3DCommon Add Dolphin version and current video backend to shader compilation logs 2020-01-24 03:29:38 -05:00
Null FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
OGL FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
Software FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
Vulkan Fix windows build system. 2020-04-29 12:56:52 +02:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00