xserver/hw/xfree86
Daniel Stone e6f35f28fb OS/KDrive/XFree86: Sanitise colour initialisation
OsInitColors always just returned TRUE, so just remove calls to it and
insane special-case logic.  Remove unused kcolor.c implementation, and
merge oscolor.h into oscolor.c since it was the only user.  Remove
open-coded strncasecmp in oscolor.c.

Since we no longer need to call OsInitColors after reading the config
file, just call PostConfigInit() from one place, and move PM handling to
one place so we can install the signal handlers earlier.
2008-07-16 01:38:22 +03:00
..
common OS/KDrive/XFree86: Sanitise colour initialisation 2008-07-16 01:38:22 +03:00
ddc Declare xf86InterpretEEDID() properly. 2008-07-01 10:55:54 -04:00
dixmods XTrap delenda est. 2008-06-25 09:52:36 -04:00
doc Remove README.font, since it's just an old text copy of xorg-docs/sgml/fonts 2008-07-09 20:07:59 -07:00
dri Remove deprecated function miPointerPosition(). 2008-07-04 03:55:59 -03:00
dri2 Get out of the mesa symlinking business. 2008-05-21 12:15:18 -04:00
dummylib No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
exa Remove unused function and variables. 2008-07-04 04:04:19 -03:00
fbdevhw Fix fbdevhw initialization for PCI drivers. 2008-05-12 14:53:37 -04:00
i2c Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer. 2007-09-04 16:42:57 +02:00
int10 Bug #11842: Fix emulation of int1A PCI BIOS services. 2008-06-24 14:08:04 -04:00
loader Add LoaderShouldIgnoreABI to allow drivers that roll their own ABI checks (i.e. nvidia) to perform the check before ScreenInit. 2008-07-10 15:13:13 -07:00
modes Remove unused function and variables. 2008-07-04 04:04:19 -03:00
os-support Update bsd & solaris descriptions in README.OS-lib 2008-07-07 15:21:59 -07:00
parser Add missing file from previous commit. 2008-03-02 18:36:25 -05:00
ramdac Fix "warning: suggest parentheses around && within ||". 2008-06-24 15:04:01 -04:00
shadowfb Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
utils Nuke libc wrapper remaining stuffs. 2008-07-04 03:45:18 -03:00
vbe clean some "unused" warnings 2008-03-01 19:49:24 +02:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu x86emu: fix build, fallout from 9719354 2008-06-24 22:36:32 +02:00
xaa Bug #15665: Fix building without Composite. 2008-06-24 10:44:47 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am Bug #7300: Move xf86RAC to hw/xfree86/common 2008-07-15 11:24:08 -04:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00