xserver-multidpi/hw/xfree86
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
..
common Remove this file and all references to the binary expiry code. 2004-11-24 02:45:33 +00:00
ddc Removing unneeded private FreeType2 symbol. 2004-11-02 08:54:53 +00:00
dixmods Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules. 2004-07-26 19:06:04 +00:00
doc Update formatted docs. 2004-09-03 23:41:21 +00:00
dri Fix static build. 2004-07-30 20:38:27 +00:00
dummylib Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fbdevhw Optimization of CJK rendering when using versions of freetype prior to 2004-08-04 12:21:48 +00:00
getconfig getconfig: file '/usr/X11R6/lib/X11/getconfig/xorg.cfg' has bad signature 2004-05-25 20:33:46 +00:00
i2c Modified: 2004-10-13 23:02:42 +00:00
int10 Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
loader Bug #1765: Add support for R_ALPHA_SREL32 relocations in elfloader. 2004-11-09 15:58:41 +00:00
os-support Make Xorg the default server to install. 2004-11-30 08:38:44 +00:00
parser Add "Extensions" section support to configuration parser 2004-07-31 09:14:06 +00:00
rac Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
ramdac Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
scanpci Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
shadowfb Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
utils Fix typos in output file. (Bugzilla #1849, reported by Yi Ren-Chen) 2004-11-14 17:29:56 +00:00
vbe Improved error messages. 2004-07-30 20:51:09 +00:00
vgahw programs/Xserver/hw/xfree86/ddc/xf86DDC.h 2004-08-03 09:33:54 +00:00
x86emu Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
xaa Don't define _XOPEN_SOURCE before including math.h on Solaris - it's not 2004-08-29 00:48:17 +00:00
xf1bpp Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so 2004-08-03 02:44:23 +00:00
xf4bpp Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xf8_16bpp Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xf8_32bpp Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
xf8_32wid Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all 2004-07-30 20:30:57 +00:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00