dolphin/Source/Plugins
degasus dc23a076be disable emulate format changes on glsl120
The current shader uses bit operations which aren't supported by glsl120.
A workaround with round + frac + lots of additions would be possible, but unreadable.
So I think it isn't worth

But this fixes the annoying shader compilation error message
2013-08-06 10:34:30 +02:00
..
Plugin_VideoDX9 Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
Plugin_VideoDX11 Implement zcomploc on OpenGL4.2+ 2013-07-22 12:02:16 +02:00
Plugin_VideoOGL disable emulate format changes on glsl120 2013-08-06 10:34:30 +02:00
Plugin_VideoSoftware [Android] Qualcomm drivers require that the EGL context is created on the same thread that the OpenGL commands are run on. Crappy driver limitation since eglMakeCurrent should work to let it be on a different thread. 2013-05-25 22:20:34 -05:00
CMakeLists.txt [Android] Add in a compiling option for GLES3 2013-05-05 23:37:01 -05:00