dolphin/Source
Ryan Houdek d2e4c2fc50 Fix OpenGL ES version detection.
Mesa report GLES version as "3.0" not "3.00"
Spec mandates X.Y versioning scheme, doesn't say how long the decimal place must be.
2014-06-06 21:21:35 -05:00
..
Android Fix potential crash in Video Settings. 2014-06-02 17:57:23 -05:00
Core Fix OpenGL ES version detection. 2014-06-06 21:21:35 -05:00
DSPSpy Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DSPTool Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
UnitTests Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
VSProps Redo commit 932945d480 2014-05-27 13:41:19 -07:00
CMakeLists.txt Fixes build if the build path has spaces in it. 2014-05-23 18:24:08 -05:00
dolphin-emu.sln [GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit. 2014-01-17 15:50:51 +01:00
pch.h Fix Linux build 2014-02-18 12:09:38 +01:00