[xserver-commit] xserver ChangeLog,3.110,3.111
Keith Packard
xserver-commit@pdx.freedesktop.org
Thu, 15 Jan 2004 00:56:20 -0800
Committed by: keithp
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv7718
Modified Files:
ChangeLog
Log Message:
2004-01-15 Keith Packard <keithp@keithp.com>
* dix/dispatch.c: (Dispatch):
FlushIfCriticalOutputPending in dispatch loop to flush out
damage events quickly.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.110
retrieving revision 3.111
diff -u -d -r3.110 -r3.111
--- ChangeLog 15 Jan 2004 08:53:44 -0000 3.110
+++ ChangeLog 15 Jan 2004 08:56:18 -0000 3.111
@@ -1,4 +1,9 @@
2004-01-15 Keith Packard <keithp@keithp.com>
+ * dix/dispatch.c: (Dispatch):
+ FlushIfCriticalOutputPending in dispatch loop to flush out
+ damage events quickly.
+
+2004-01-15 Keith Packard <keithp@keithp.com>
* composite/compinit.c: (compAddArgbVisual):
* dix/colormap.c:
* fb/fbcmap.c: (fbInitVisuals):