summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev/evdev.h
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2015-07-21 11:29:15 -0500
committerRyan Houdek <Sonicadvance1@gmail.com>2015-07-22 11:11:23 -0500
commitc4f0515141cd451468b29501b9c1d8925f7a9502 (patch)
tree648bf4671c09f0e4c0820c516bb483e7e9dcbcf5 /Source/Core/InputCommon/ControllerInterface/evdev/evdev.h
parent3d6ee7313d10d9be47f9ed3d3f0dbaa737aed954 (diff)
Work around devices that choose to only return the default EGL_RENDERABLE_TYPE
The default EGL_RENDERABLE_TYPE is GLES1, so vendors have the ability to choose between returning only the bits requested, or all of the bits supported in addition to the one requested. PowerVR chose to take the route where they only return the bits requested, everyone else returns all of the bits supported. Instead of letting the vendor have control of this, let's incrementally go through each renderable type and make sure it supports everything we want. This will cover all devices for now, and for the future.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/evdev/evdev.h')
0 files changed, 0 insertions, 0 deletions