mesa/src/egl
Dave Airlie 7aeef2d4ef dri3: allow building against older xcb (v3)
I'm not sure everyone wants to be updating their dri3 in a forced
march setting, this allows a nicer approach, esp when you want
to build on distro that aren't brand new.

I'm sure there are plenty of ways this patch could be cleaner,
and I've also not built it against an updated dri3.

For meson I've just left it alone, since if you are using meson
you probably don't mind xcb updates, and if you are using meson
you can fix this better than me.

v3: just don't put a version in for dri3/present without
modifiers, should allow building with 1.11 as well

(feel free to supply meson followups)

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
2018-03-16 13:19:45 -04:00
..
drivers dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
generate egl: Add dma_buf_import_modifiers for glvnd 2017-08-21 12:13:50 +01:00
main egl: remove duplicated initialization 2018-03-05 15:55:53 +02:00
wayland wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner 2018-03-12 14:48:52 +00:00
.gitignore
Android.mk Android: egl: add dependency on libnativewindow 2017-10-26 16:06:53 -05:00
Makefile.am egl: autotools: do not redirect stdin/stdout for wayland-scanner 2018-03-12 14:48:52 +00:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
SConscript egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean 2017-09-12 13:53:11 +01:00
egl-entrypoint-check
egl-symbols-check *-symbol-check: use correct `nm` path when cross-compiling 2018-02-26 13:50:59 +00:00
meson.build meson: Use include directory variables instead of traversing 2018-03-07 13:30:53 -08:00