[cairo-commit] cairo/pixman ChangeLog,1.126,1.127

Anders Carlsson commit at pdx.freedesktop.org
Mon Jan 9 10:29:26 PST 2006


Committed by: andersca

Update of /cvs/cairo/cairo/pixman
In directory gabe:/tmp/cvs-serv28916

Modified Files:
	ChangeLog 
Log Message:
2006-01-09  Anders Carlsson  <andersca at imendio.com>

        * src/icimage.c:
        (premultiply):
        (INTERPOLATE_PIXEL_256):
        Use uint32_t instead of uint;



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- ChangeLog	5 Jan 2006 00:39:23 -0000	1.126
+++ ChangeLog	9 Jan 2006 18:29:22 -0000	1.127
@@ -1,3 +1,10 @@
+2006-01-09  Anders Carlsson  <andersca at imendio.com>
+
+        * src/icimage.c:
+        (premultiply):
+        (INTERPOLATE_PIXEL_256):
+        Use uint32_t instead of uint;
+
 2006-01-04  Carl Worth  <cworth at cworth.org>
 
 	* Originally: 2005-10-10  David Reveman  <davidr at novell.com>



More information about the cairo-commit mailing list