xserver/hw
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
..
darwin Convert callers of SecurityLookupDrawable() to dixLookupDrawable(). 2006-12-15 16:51:58 -05:00
dmx dmx, vfb, xnest: fix fbcmap compilation 2007-02-05 03:43:10 +02:00
kdrive Fix bus error on startup in 64-bit Xephyr 2007-02-02 14:45:16 -08:00
vfb dmx, vfb, xnest: fix fbcmap compilation 2007-02-05 03:43:10 +02:00
xfree86 Add an RDTSC implementation to the x86 emulator. 2007-02-06 15:45:05 -08:00
xgl Add $(DIX_CFLAGS) to remaining Makefile.am files 2006-11-07 12:49:28 -08:00
xnest dmx, vfb, xnest: fix fbcmap compilation 2007-02-05 03:43:10 +02:00
xprint For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86Server 2006-12-16 12:01:49 -05:00
xwin Convert callers of SecurityLookupWindow() to dixLookupWindow(). 2006-12-15 15:50:46 -05:00
Makefile.am Xprint/ -> hw/xprint 2006-06-18 21:07:28 -04:00