xserver/hw/xfree86/dri
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
dri.c Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
dri.h Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
sarea.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86dri.c Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00