xserver/hw/xfree86/dixmods/extmod
Daniel Stone 7a5880bc3b Move DGA from extmod to built-in
Rather than leave DGA languishing in extmod, move it to be a built-in
extension.  As it's quite specific to the Xorg DDX, just move it
sideways to the rest of the DGA code in hw/xfree86/common, and
initialise it from xf86ExtensionInit, rather than miinitext.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Acked-by:  Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-09 23:37:09 -07:00
..
Makefile.am Move DGA from extmod to built-in 2012-07-09 23:37:09 -07:00
modinit.c Move DGA from extmod to built-in 2012-07-09 23:37:09 -07:00
modinit.h Replace INITARGS with void 2012-07-09 23:06:41 -07:00
xf86vmode.c Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00