summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2014-11-16 22:59:29 -0600
committerRyan Houdek <Sonicadvance1@gmail.com>2014-11-16 22:59:29 -0600
commit3bfa15d2e1bf56204c149e2928f0cd4bb2f0d6a8 (patch)
tree13d0250eb2d08a57ccbec4a8b52fb063db0af1f8 /Source/Core/VideoCommon/CommandProcessor.cpp
parent5fce33f91857e0ae2d551c67fd0971622362783a (diff)
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.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions