xserver ChangeLog,3.258,3.259

David Reveman xserver-commit at pdx.freedesktop.org
Fri Nov 5 05:26:08 PST 2004


Committed by: davidr

Update of /cvs/xserver/xserver
In directory gabe:/tmp/cvs-serv29133

Modified Files:
	ChangeLog 
Log Message:
Use UTF-8 encoding in Xgl sources

Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.258
retrieving revision 3.259
diff -u -d -r3.258 -r3.259
--- ChangeLog	5 Nov 2004 12:46:29 -0000	3.258
+++ ChangeLog	5 Nov 2004 13:26:06 -0000	3.259
@@ -1,5 +1,28 @@
 2004-11-05  David Reveman  <c99drn at cs.umu.se>
 
+	* hw/xgl/glx/xglx.c: 
+	* hw/xgl/xglbstore.c: 
+	* hw/xgl/xglcmap.c: 
+	* hw/xgl/xglcomp.c: 
+	* hw/xgl/xglcopy.c: 
+	* hw/xgl/xglfill.c: 
+	* hw/xgl/xglgc.c: 
+	* hw/xgl/xglgeometry.c: 
+	* hw/xgl/xglget.c: 
+	* hw/xgl/xglinput.c: 
+	* hw/xgl/xgloffscreen.c: 
+	* hw/xgl/xgloutput.c: 
+	* hw/xgl/xglparse.c: 
+	* hw/xgl/xglpict.c: 
+	* hw/xgl/xglpixel.c: 
+	* hw/xgl/xglpixmap.c: 
+	* hw/xgl/xglscreen.c: 
+	* hw/xgl/xglsolid.c: 
+	* hw/xgl/xglsync.c: 
+	* hw/xgl/xgltile.c: 
+	* hw/xgl/xglwindow.c: 
+	* hw/xgl/xgl.h: Use UTF-8 encoding.
+
 	* hw/xgl/xglpixmap.c (xglMapPixmapBits): Use negative stride if
 	XGL_INTERNAL_SCANLINE_ORDER is BOTTOM_UP. All needed to use
 	pixel data with scanline order bottom-up is now setting the



More information about the xserver-commit mailing list