xserver-multidpi/hw/xfree86/dri2
Daniel Stone 9a953e0e9d Move DRI2 from external module to built-in
Instead of keeping a tiny amount of code in an external module, just man
up and build it into the core server.

v2: Fix test/Makefile.am to only link libdri2.la if DRI2 is set

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-10 00:31:01 -07:00
..
dri2.c Move DRI2 from external module to built-in 2012-07-10 00:31:01 -07:00
dri2.h Move DRI2 from external module to built-in 2012-07-10 00:31:01 -07:00
dri2ext.c Move DRI2 from external module to built-in 2012-07-10 00:31:01 -07:00
dri2int.h Move DRI2 from external module to built-in 2012-07-10 00:31:01 -07:00
Makefile.am Move DRI2 from external module to built-in 2012-07-10 00:31:01 -07:00