dolphin/Source
Stenzek 2e905455b1 OGL: Disable scissor test when calling glBlitFramebuffer()
glBlitFramebuffer() does not bypass the scissor test, which meant that
part of texture copies (e.g. XFB) could have been clipped when running
under OpenGL ES, as glCopyImageSubData() is not supported.
2018-10-09 22:00:40 +10:00
..
Android Merge pull request #7413 from zackhow/launcher-crash 2018-10-05 15:45:36 +02:00
Core OGL: Disable scissor test when calling glBlitFramebuffer() 2018-10-09 22:00:40 +10:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #7414 from Sintendo/shortmovs 2018-10-06 00:01:35 +01:00
VSProps
.clang-format clang-format: Split C++/ObjC sections 2018-10-06 11:30:45 +10:00
CMakeLists.txt
dolphin-emu.sln