dolphin/Source
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
..
Android Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
Core Fix OpenGL ES 3.1 on non-Nvidia devices. 2015-03-08 08:49:53 -05:00
DSPSpy More minor consistency changes 2015-01-12 22:28:12 -05:00
DSPTool CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
PCH Fix Intellisense error spam on Visual Studio. 2015-01-23 19:15:25 -08:00
UnitTests Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
VSProps Merge pull request #1994 from Tilka/vtune 2015-02-22 07:58:12 -08:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln Change netplay initial gctime to be determined by the hosts initial time 2015-02-25 18:28:26 -08:00