summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2017-07-21 14:00:51 -0500
committerDerek Foreman <derekf@osg.samsung.com>2017-07-21 14:34:50 -0500
commit736c63be3449c34678cd4f875b0f41105bb827c7 (patch)
tree4f72ffd293c48331af51ff1b89ecb1dea27be18b /config
parentb8a760ed58993a84458eb9eda6170ee1a0f76036 (diff)
downloadefl-736c63be3449c34678cd4f875b0f41105bb827c7.tar.gz
gl_drm: half fix eglGetPlatformDisplayEXT usage
Just because the #define is present doesn't mean the extension is, so we're BAILing on egl completely on some systems for no good reason at all. (saw this on an SGX stack) This is still wrong. I don't want to try too hard until after the upcoming release, though. We should actually be testing for the presence of client extensions before attempting to do any of this. It's entirely possible that a gl stack will return bogus functions for these from eglGetProcAddress
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions