summaryrefslogtreecommitdiffstats
path: root/src/egl/main/egldisplay.c
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2016-10-12 15:52:12 -0700
committerChad Versace <[email protected]>2016-10-14 11:19:27 -0700
commitc177ef9d47943f648a13beed14269f468583c16e (patch)
tree8980956045b42c241c710dc956389b76bc1aa0c1 /src/egl/main/egldisplay.c
parent27f4e381736f0abee35aa25035cb54b5c34f9bef (diff)
egl: Don't advertise unsupported platform extensions
Mesa's set of supported platform extensions depends on the autoconf option --with-egl-platforms=foo,bar,baz. If --with-egl-platforms lacks foo, then eglGetPlatformDisplay(EGL_PLATFORM_FOO, ...) unconditonally fails. So, if --with-egl-platforms lacks foo, then remove EGL_VENDOR_platform_foo from the EGL client extension string. Cc: [email protected] Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/egl/main/egldisplay.c')
0 files changed, 0 insertions, 0 deletions