xserver-multidpi/hw/xfree86/dixmods
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
..
extmod Remove the last remnants of extmod 2012-07-10 00:01:49 -07:00
fbmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxmodule.c Loader: Remove extension initialisation sorting 2012-07-10 00:31:02 -07:00
Makefile.am Remove the last remnants of extmod 2012-07-10 00:01:49 -07:00
shmodule.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbKillSrv.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbPrivate.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbVT.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00