Go to file
Daniel Stone 51a06b3c44 WaitForSomething: only rewind when delta is more than 250ms
Only rewind time when we're more than (original delta + 250ms) away from
executing the timer.
When we're walking the timer list, use a goto to iterate all of them from
the start again, since timers may drop out of the list.
Don't bother trying to be smart in TimerSet, we'll pick it up in
WaitForSomething anyway.
2006-10-29 03:40:57 +03:00
afb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cfb StorePixels() macro could create invalid *x++=*x... code - fixed. 2006-10-20 00:42:47 +03:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Add CompositeRegisterAlternateVisuals. 2006-08-08 18:41:30 -07:00
config config/dbus: always unref the connection, not close 2006-10-20 00:43:10 +03:00
damageext get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
dbe Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dix CoreKeyboardProc: annotate with FIXME 2006-10-27 01:27:31 +03:00
doc Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-10-23 02:58:30 +03:00
exa Call exaTryComponentAlphaHelper() for solid src also. 2006-08-12 20:54:33 +03:00
fb Use getisax() instead of asm code to determine available x86 ISA extensions on Solaris 2006-10-20 00:43:10 +03:00
GL Fix __glXDRIbindTexImage() for 32 bpp on big endian platforms. 2006-10-20 00:42:45 +03:00
hw Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-10-26 00:28:30 +03:00
include Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug 2006-10-26 00:28:30 +03:00
mfb Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
mi mieqEnqueue: only compare DEVICE_BITS of deviceid 2006-10-27 01:25:21 +03:00
miext Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
os WaitForSomething: only rewind when delta is more than 250ms 2006-10-29 03:40:57 +03:00
randr Byte swap RRSelectInput enable flags. 2006-10-24 17:23:02 -07:00
record Delete some long-unused testing code. 2006-07-21 22:37:59 -04:00
render transformIsIdentity() now doesn't accept a zero matrix as the identity. 2006-09-12 01:15:40 +02:00
Xext Merge branch 'master' into my-XACE-modular 2006-09-15 15:26:57 -04:00
xfixes get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
Xi xi: fix NIDR return yet again 2006-10-22 19:56:49 +03:00
xkb XkbCopyKeymap: increment shapes and outlines when copying 2006-10-23 02:49:22 +03:00
XTrap Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac GetTimeInMillis: simplify monotonic test 2006-10-26 01:10:08 +03:00
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
Makefile.am make XInput mandatory 2006-07-21 15:19:51 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00