xserver ChangeLog,3.169,3.170

Keith Packard xserver-commit at pdx.freedesktop.org
Thu May 13 14:25:54 PDT 2004


Committed by: keithp

Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv18445

Modified Files:
	ChangeLog 
Log Message:
2004-05-13  Keith Packard  <keithp at keithp.com>

	* composite/compinit.c: (compAddArgbVisual):
	Follow GLX in setting ARGB visual nplanes to 24.
	
	* hw/kdrive/linux/mouse.c: (MouseRead):
	Retry current mouse protocol when sync is lost



Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.169
retrieving revision 3.170
diff -u -d -r3.169 -r3.170
--- a/ChangeLog	13 May 2004 21:16:53 -0000	3.169
+++ b/ChangeLog	13 May 2004 21:25:51 -0000	3.170
@@ -1,3 +1,11 @@
+2004-05-13  Keith Packard  <keithp at keithp.com>
+
+	* composite/compinit.c: (compAddArgbVisual):
+	Follow GLX in setting ARGB visual nplanes to 24.
+	
+	* hw/kdrive/linux/mouse.c: (MouseRead):
+	Retry current mouse protocol when sync is lost
+
 2004-05-13  Eric Anholt  <anholt at FreeBSD.org>
 
 	* xkb/Makefile:




More information about the xserver-commit mailing list