mesa/src
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
..
amd radv: move AMDGPU_LIBS later in the link chain 2016-10-14 11:09:00 +01:00
compiler glsl: dump explicit location when printing IR 2016-10-12 18:50:10 +02:00
egl egl: Don't advertise unsupported platform extensions 2016-10-14 11:19:27 -07:00
gallium pipe_loader_sw: Don't invoke Unix close() on Windows. 2016-10-14 16:29:04 +01:00
gbm gbm: rename gbm_dri_device::{,loader_}extensions 2016-10-14 12:45:54 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx loader/dri3: constify the loader_dri3_vtable 2016-10-14 12:53:35 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel aubinator: replace pragma once with ifndef guard 2016-10-14 11:53:45 +01:00
loader loader/dri3: constify the loader_dri3_vtable 2016-10-14 12:53:35 +01:00
mapi mapi: fix out-of-tree build dependencies 2016-10-12 17:36:35 +02:00
mesa i965: Sort some extension names 2016-10-14 11:16:59 -07:00
util util: remove unused variable 2016-10-07 21:24:50 +11:00
Makefile.am radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00