dolphin/Source/Core/VideoBackends/Null
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
..
CMakeLists.txt
Null.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
NullBackend.cpp FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
NullTexture.cpp
NullTexture.h
PerfQuery.h
Render.cpp
Render.h
TextureCache.h
VertexManager.cpp
VertexManager.h VideoBackends/Null: Add missing override specifiers 2019-07-27 17:33:18 -04:00
VideoBackend.h