mesa/src
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
..
amd radv: run nir_opt_move_load_ubo 2018-03-16 09:58:19 +01:00
broadcom nir: add lower_ldexp to nir compiler options 2018-02-28 09:23:49 +11:00
compiler nir: add nir_opt_move_load_ubo() optimization pass 2018-03-16 09:50:31 +01:00
egl dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
gallium r600: consolidate PIPE_BIND_SHARED/SCANOUT handling 2018-03-16 17:31:28 +01:00
gbm meson: Use include directory variables instead of traversing 2018-03-07 13:30:53 -08:00
getopt
glx glx: remove empty GLX_SGIX_swap_group stubs 2018-03-12 14:48:52 +00:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/compiler: Check for unsupported register sizes. 2018-03-16 09:27:16 -07:00
loader dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
mapi *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
mesa st/mesa: simplify st_init_limits() via tgsi_processor_to_shader_stage 2018-03-16 13:49:16 +00:00
util util: Use set_foreach instead of rolling our own 2018-03-14 20:03:57 +01:00
vulkan dri3: allow building against older xcb (v3) 2018-03-16 13:19:45 -04:00
git_sha1.h.in
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript