dolphin/Source/Core/VideoBackends
Ryan Houdek 3c5e99c777 Fix OpenGL ES 3.1 on non-Nvidia devices.
We are declaring we require ARB_shader_image_load_store in the shader, this isn't an extension on GLES because it is part of the GLSL ES 3.1 spec.
If we are running as GLES then just not put it in the shaders.
2015-03-08 08:49:53 -05:00
..
D3D VideoCommon: rename efb2tex and efb2ram 2015-02-24 23:10:13 +01:00
OGL Fix OpenGL ES 3.1 on non-Nvidia devices. 2015-03-08 08:49:53 -05:00
Software Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00