xserver/hw/xfree86/dri2
Daniel Stone 459c6da0f9 Move DRI1 from external module to built-in
Rather than building the tiny amount of code required for XFree86-DRI as
an external module, build it in if it's enabled at configure time.

v2: Fix test/Makefile.am to only link libdri.la if DRI is set

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>

fixup for DRI1 move

Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-10 00:30:40 -07:00
..
Makefile.am Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
dri2.c dri2/prime: allocate prime id at screen allocation time 2012-07-07 10:39:10 +01:00
dri2.h dri2: add initial prime support. (v1.2) 2012-07-07 10:39:10 +01:00
dri2ext.c Use C99 designated initializers in extension Events 2012-07-09 22:52:30 -07:00