mesa/src/egl
Chad Versace c177ef9d47 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: mesa-stable@lists.freedesktop.org
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2016-10-14 11:19:27 -07:00
..
docs
drivers Revert "egl/dri2: rework dri2_make_current code flow" 2016-10-14 16:07:33 +01:00
main egl: Don't advertise unsupported platform extensions 2016-10-14 11:19:27 -07:00
wayland wayland-drm: add missing NULL check 2016-09-01 15:48:52 +01:00
Android.mk Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
Makefile.am configure.ac: Add support for Android builds 2016-05-23 13:23:39 +01:00
Makefile.sources
SConscript egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00
egl-symbols-check egl: fix make check broken by interop support 2016-04-26 21:37:07 +02:00