dolphin/Source/Core
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
..
AudioCommon Externals: Fix OpenAL include directory. 2020-04-29 13:07:51 +02:00
Common Externals: Add zstd 2020-05-13 20:53:10 +02:00
Core Merge pull request #8771 from Leseratte10/master 2020-05-22 16:49:31 +02:00
DiscIO DiscIO: Implement multithreaded compression 2020-05-06 14:18:51 +02:00
DolphinNoGUI Core: Add support for specifying a command line option to boot the game into a save-state 2020-05-06 22:10:30 -05:00
DolphinQt DolphinQt: Fix freelook description typos 2020-05-20 21:56:04 +02:00
InputCommon Merge pull request #8795 from WamWooWam/master 2020-05-10 19:16:15 +10:00
MacUpdater
UICommon Merge pull request #8797 from iwubcode/save-state-CLI 2020-05-17 17:34:08 +02:00
UpdaterCommon Fix windows build system. 2020-04-29 12:56:52 +02:00
VideoBackends FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
VideoCommon FramebufferManager: Copy to color format for depth readbacks on GLES 2020-05-24 16:11:11 +10:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt