dolphin/Source/Core/VideoBackends/Software
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
..
Clipper.cpp
Clipper.h
CMakeLists.txt
CopyRegion.h
DebugUtil.cpp Remove warnings of -Wsign-compare 2020-03-25 07:57:14 +08:00
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
NativeVertexFormat.h
Rasterizer.cpp Remove warnings of -Wsign-compare 2020-03-25 07:57:14 +08:00
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
SWmain.cpp FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
SWOGLWindow.cpp
SWOGLWindow.h
SWRenderer.cpp VideoCommon/BoundingBox: Make interface for querying bounding box data 2019-12-05 11:48:42 -05:00
SWRenderer.h
SWTexture.cpp
SWTexture.h
SWVertexLoader.cpp
SWVertexLoader.h
Tev.cpp Remove warnings of -Wsign-compare 2020-03-25 07:57:14 +08:00
Tev.h
TextureCache.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h