xserver/hw/xfree86/loader
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
loader.c Look for ModuleData only in appropriate library 2012-07-04 21:26:24 +10:00
loader.h Look for ModuleData only in appropriate library 2012-07-04 21:26:24 +10:00
loaderProcs.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
loadext.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
loadmod.c Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
os.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00