xserver-multidpi/hw/xfree86/dri
Jon TURNEY 820a4cbe9f meson: Make driprotos and libdrm optional
Add options for DRI{1,2,3}
shmfence is required for DRI3
libdrm is required for any DRI{1,2,3}
Consolidate calls to dependency('libdrm')
Set WITH_LIBDRM when building with libdrm

v2:
Initialize libxserver_dri3 to []
Manually flatten libxserver, since meson doesn't (currently)
Use version_compare rather than circumloctions with dependency()

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-05-10 14:43:13 -04:00
..
dri.c xfree86/dri: remove libdrm runtime checks 2016-10-05 14:38:13 -04:00
dri.h Remove fd_set from Block/Wakeup handler API 2016-07-18 15:27:51 -04:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am XFree86: DRI: Don't use per-target CFLAGS 2012-07-10 00:31:01 -07:00
meson.build meson: Make driprotos and libdrm optional 2017-05-10 14:43:13 -04:00
sarea.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86dri.c dispatch: Mark swapped dispatch as _X_COLD 2017-03-01 10:16:20 -05:00