dolphin/Source/Plugins/Plugin_VideoOGL
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
..
Src disable emulate format changes on glsl120 2013-08-06 10:34:30 +02:00
CMakeLists.txt [Android] Start of *working* GLES3 support. Needs to be able to compile in Windows still. 2013-06-11 08:33:56 -05:00
Plugin_VideoOGL.vcxproj Merge branch 'master' into GLSL-master 2013-03-06 15:59:29 +01:00
Plugin_VideoOGL.vcxproj.filters Merge branch 'master' into GLSL-master 2013-03-06 15:59:29 +01:00