dolphin/Source/Plugins
degasus 93f9f23576 ogl: reset api state for blitting
glBlitFramebuffer depends on scissior test and color mask. It isn't documented well,
but it does. So we have to reset the apistate before using it.
In this way, there isn't any benefit of glBlitFramebuffer, glDrawArray would be better :-(
2013-08-26 22:18:00 +02:00
..
Plugin_VideoDX9 Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix' 2013-08-23 22:43:03 -03:00
Plugin_VideoDX11 Add an OSD message when taking screenshots in D3D9/D3D11 2013-08-24 01:41:17 +02:00
Plugin_VideoOGL ogl: reset api state for blitting 2013-08-26 22:18:00 +02:00
Plugin_VideoSoftware Software Renderer: Show each backend's display name instead of its short name in the config dialog. 2013-08-12 18:30:42 +02:00
CMakeLists.txt [Android] Add in a compiling option for GLES3 2013-05-05 23:37:01 -05:00