xserver/hw/xfree86
Aaron Plattner c4b7e9d1c1 Add an RDTSC implementation to the x86 emulator.
This instruction is being used in some debug VBIOSes.  This implementation
doesn't even try to be accurate.  Instead, it just increments the counter by a
fixed amount every time an rdtsc instruction in encountered, to avoid divides by
zero.
2007-02-06 15:45:05 -08:00
..
common Restore a few important lines killed in the previous commit. 2007-01-29 17:30:59 -08:00
ddc Accept EDID > 1.3 but < 2.0 if we find it, assume it's compatible. 2006-12-10 11:24:05 -05:00
dixmods remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00
doc xorg.conf man page should say "XFree86-DGA", not "Xorg-DGA" 2006-12-19 16:38:34 -08:00
dri Convert callers of SecurityLookupDrawable() to dixLookupDrawable(). 2006-12-15 16:51:58 -05:00
dummylib Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
exa Switch the default migration heuristic for EXA to "always". 2006-12-28 13:21:25 -08:00
fbdevhw fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor. 2007-01-19 18:30:21 +01:00
i2c Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
int10 Set Int10Current->Tag for the linux native int10 module 2006-12-13 12:18:22 +00:00
loader Plug memory leak in doLoadModule() 2007-01-24 20:20:48 -08:00
os-support Call linuxPciOpenFile() for r/w access if applicable. 2007-01-26 13:00:45 +01:00
parser Merge master back to randr-1.2 2006-11-04 17:46:26 -08:00
rac Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
ramdac Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
scanpci Update pci.ids to 2007-01-18 snapshot 2007-01-18 16:03:30 -08:00
shadowfb Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
utils Check for __sparc as well as __sparc__ for compatibility with Sun cc 2006-12-04 13:36:30 -08:00
vbe Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vgahw Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
x86emu Add an RDTSC implementation to the x86 emulator. 2007-02-06 15:45:05 -08:00
xaa Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf1bpp Make xf1bpp build correctly with compilers that don't support -include 2007-01-18 15:31:53 -08:00
xf4bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
Makefile.am remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp remove CID support (bug #5553) 2006-12-06 23:24:23 +02:00