[Commit] Xr ChangeLog,1.20,1.21

Carl Worth commit@keithp.com
Fri, 02 May 2003 14:07:44 -0700


Committed by: cworth

Update of /local/src/CVS/Xr
In directory home.keithp.com:/tmp/cvs-serv2226

Modified Files:
	ChangeLog 
Log Message:
Changed XrFormatRGB32 to XrFormatRGB24

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/Xr/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- ChangeLog	1 May 2003 15:18:25 -0000	1.20
+++ ChangeLog	2 May 2003 21:07:41 -0000	1.21
@@ -1,3 +1,11 @@
+2003-05-02  Carl Worth  <cworth@east.isi.edu>
+
+	* src/Xr.h: Changed XrFormatRGB32 to XrFormatRGB24
+
+	* src/xrsurface.c (_XrFormatBPP, XrSurfaceCreateForImage)
+	(_XrFormatDepth): Fixed for change of XrFormatRGB32 to
+	XrFormatRGB24
+
 2003-05-01  Carl Worth  <cworth@isi.edu>
 
 	* src/xrpath.c (_XrPathBounderInit):