xserver/hw/xfree86
Aaron Plattner 2387bfa5ff Bump the ABI versions. Due to Glyph privates and the XV update below, the
video driver ABI needs to be bumped to 1.0. The rest of the ABI minor
    versions were bumped to include the LoaderGetABIVersion function.
Add a DrawblePtr argument to the XV hooks. This allows drivers to determine
    that the target window is redirected and draw to the appropriate place.
2006-04-07 18:56:04 +00:00
..
common Bump the ABI versions. Due to Glyph privates and the XV update below, the 2006-04-07 18:56:04 +00:00
ddc Bug #4806: Dump the raw EDID contents in hex to the log file for better 2006-04-04 12:36:16 +00:00
dixmods Coverity #818: Avoid memory leak on error path. 2006-04-07 01:26:33 +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 Coverity #983: Move some risky debugging code inside #ifdef DEBUG. 2006-04-03 01:35:05 +00:00
dummylib Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
exa Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +00:00
fbdevhw More warning cleanup. 2006-03-29 01:05:09 +00:00
getconfig Add ast driver/pci id (Carl Switzky, Sun Microsystems) 2006-03-23 23:54:08 +00:00
i2c More warning cleanup. 2006-03-29 01:05:09 +00:00
int10 Coverity #857: Fix resource leak in error path by freeing earlier. 2006-03-10 08:03:24 +00:00
loader Add a new export, LoaderGetABIVersion. This function allows modules to 2006-03-28 07:21:50 +00:00
os-support Mark everything in xf86sym.c as _X_EXPORT. 2006-03-25 19:52:05 +00:00
parser Coverity #488: Avoid smashing an array on malformed config files. 2006-04-07 01:53:43 +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 Coverity #1216: Fix double-close of file on error. 2006-04-07 15:53:21 +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 Enable correct handling of the BTS instruction (opcode 0f ab) The code was 2006-03-15 18:43:32 +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 More warning cleanup. 2006-03-29 01:05:09 +00:00
xf8_16bpp Initial checkin 2006-04-04 18:30:28 +00:00
xf8_32bpp More warning cleanup. 2006-03-29 01:05:09 +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