xserver/hw/xfree86
Eric Anholt c1601717d5 Add a new migration scheme, "always", which will move pixmaps to their
desired location always (unless they don't fit in FB, in which case
    they all get moved out for software rendering). The default remains as
    before, but can be controlled by the MigrationHeuristic xorg.conf
    option (which is intentionally not documented, as it may be
    short-lived). This is part of the exa-damagetrack work, which appears
    stable in testing with fakexa, unlike the work as a whole.
2006-03-15 01:20:08 +00:00
..
common Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +00:00
ddc Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
dixmods Fix build when AIGLX is false. 2006-03-12 17:14:03 +00:00
doc Commit changes missed in last commit (mis-typed path and didn't notice): Do 2006-03-09 23:25:35 +00:00
dri Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +00:00
dummylib Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
exa Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +00:00
fbdevhw Fix linux build without libc wrappers (From Fredrik Höglund) 2006-02-13 04:56:27 +00:00
getconfig Fix typos. 2005-12-19 09:18:29 +00:00
i2c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
int10 Coverity #857: Fix resource leak in error path by freeing earlier. 2006-03-10 08:03:24 +00:00
loader Merge accel_indirect branch to HEAD. 2006-03-12 00:11:34 +00:00
os-support Add DragonFly support. (It is like FreeBSD.) 2006-03-10 01:22:26 +00:00
parser Coverity #813, #814, #815, #816: Fix resource leaks in error paths of 2006-03-10 07:58:27 +00:00
rac Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
ramdac Fix an occasional crash on VT switches: the server would save a pointer to 2006-02-16 06:52:12 +00:00
scanpci Eliminate all the code for querying the PCI class from the PCI ID database. 2006-02-20 23:45:50 +00:00
shadowfb Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
utils Fix buffer size checks to prevent 2-byte buffer overflows. (Coverity #480, 2006-03-11 02:43:51 +00:00
vbe Coverity #1011: Remove a useless NULL check on a pVbe that had been 2006-03-10 08:06:42 +00:00
vgahw Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
x86emu Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
xaa <sys/limits.h> -> <limits.h> so we can compile on non-BSD OS'es 2006-02-11 17:42:31 +00:00
xf1bpp Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
xf4bpp Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
xf8_16bpp Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
xf8_32bpp Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
Makefile.am Remove xf8_32wid, it's dead code with no maintainer interest. Also remove 2006-01-25 23:05:26 +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