dolphin/Source/Core
Ryan Houdek 3bfa15d2e1 Fixes GLExtensions for GL 2.1 or GLES 2 devices.
This wasn't too much of a concern since we normally don't care about this feature set, but it is nice when testing on new devices and they don't
support the higher feature sets but want to run under software renderer.

The Mesa softpipe and PowerVR 5xx drivers don't support higher GL versions, but they shouldn't exit out just because they couldn't get a GL3 function
pointer that isn't even going to be used at that point.
2014-11-16 22:59:29 -06:00
..
AudioCommon Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Common Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Core Fixes ARMv7 FP loadstores using fastmem when not enabled. 2014-11-16 21:12:11 -06:00
DiscIO Fix reading wii revisions. 2014-11-15 00:39:54 -05:00
DolphinQt Merge pull request #1509 from lioncash/headers 2014-11-06 20:58:13 -05:00
DolphinWX Merge pull request #1306 from i418c/freelook_fixes 2014-11-17 13:03:23 +11:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Fixes GLExtensions for GL 2.1 or GLES 2 devices. 2014-11-16 22:59:29 -06:00
VideoCommon OpcodeDecoder: Skip recursiv display lists 2014-11-15 16:24:06 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00