xserver-multidpi/hw
Daniel Stone 8171108602 Loader: Remove extension initialisation sorting
Extensions could previously declare initialisation dependencies on other
extensions, which would then get nicely sorted by the loader.  We only
had one user for this, GLX, which had one pointless (Composite) and one
possibly useful dependency (DBE).  As DBE is now a built-in, it will
always be sorted by GLX, so we no longer have any users for it.

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>
2012-07-10 00:31:02 -07:00
..
dmx Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
kdrive Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 Loader: Remove extension initialisation sorting 2012-07-10 00:31:02 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
xwin Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00