XLibre Xserver
Go to file
Egbert Eich af717ae57d Make Xorg the default server to install.
Avoid PIO access on IA64. Some IA64 machine check if legacy ports outside
    the VGA range are accessed. The ATi driver however does this to probe
    for ISA Mach8/32/64. Since no IA64 has ISA slots this restriction
    should not be relevant to the user.
Avoid recursive calls of xf86scanpci(). This function normally detects that
    it has been called before by checking if the PCI structure is filled
    out. So far if this was not the case (because PCI probing has failed
    for some reason) the function is traversed again. With the chipset
    specific PCI bus probing this can lead to an endless recursive loop as
    the post-probing code calls xf86scanpci() from within this function.
The OS specific PCI code for Linux worked only if bus 0 was populated as it
    checked for the presence of /proc/bus/pci/00. Fixed to check for
    /proc/bus/pci/<bus_to_look_for> instead.
2004-11-30 08:38:44 +00:00
GL Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added 2004-11-15 15:06:51 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
Xext Add <sys/types.h> include to unbreak build on FreeBSD. 2004-11-24 09:07:58 +00:00
Xi Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint xc/programs/Xserver/Xprint/Imakefile 2004-11-25 22:42:51 +00:00
afb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
cfb xc/config/cf/sun.cf 2004-04-26 02:39:58 +00:00
cfb24 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
composite Clip destination instead of source. Should be the same, but it looks nicer 2004-08-15 21:13:11 +00:00
damageext Integration of DAMAGE-XFIXES branch to trunk 2004-07-29 14:40:33 +00:00
dbe Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dix Allow overriding DPMS defaults (timeouts & default for on/off) from 2004-09-22 17:20:56 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb Use ROOTLESS instead of platform specific defines. 2004-11-05 19:51:38 +00:00
hw Make Xorg the default server to install. 2004-11-30 08:38:44 +00:00
ilbm Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
include Remove this file and all references to the binary expiry code. 2004-11-24 02:45:33 +00:00
iplan2p4 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
lbx Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
mfb Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
mi Windows does not have ffs() implementation. added one 2004-11-22 16:04:04 +00:00
miext //freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suite 2004-11-23 17:10:55 +00:00
os Bugzilla #1914: fix size limit for -fp argument 2004-11-25 12:48:21 +00:00
randr #Bug 780: add RRSetScreenConfig 2004-06-25 08:56:04 +00:00
record Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
render Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added 2004-11-15 15:06:51 +00:00
xfixes Update xfixes server code to major version 3 from xserver CVS, and perform 2004-07-31 07:26:50 +00:00
xkb Use GetTempPath for finding a place where to store temporary files on 2004-11-22 15:00:04 +00:00