[cairo-commit] cairo/pixman ChangeLog,1.124,1.125

Carl Worth commit at pdx.freedesktop.org
Wed Jan 4 16:26:12 PST 2006


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2006-01-04  Carl Worth  <cworth at cworth.org>

        Originally: 2005-10-10  David Reveman  <davidr at novell.com>

        * src/pixman.h: Add entries for gradient support.

        * src/icint.h: Add PictureGradientColor.

        * src/icimage.h:
        * src/icimage.c: Add necessary functionality for gradient support.

        * src/fbcompose.c: Enable gradient support.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- ChangeLog	21 Nov 2005 19:46:40 -0000	1.124
+++ ChangeLog	5 Jan 2006 00:26:10 -0000	1.125
@@ -1,3 +1,16 @@
+2006-01-04  Carl Worth  <cworth at cworth.org>
+
+	Originally: 2005-10-10  David Reveman  <davidr at novell.com>
+
+	* src/pixman.h: Add entries for gradient support.
+
+	* src/icint.h: Add PictureGradientColor.
+
+	* src/icimage.h:
+	* src/icimage.c: Add necessary functionality for gradient support.
+
+	* src/fbcompose.c: Enable gradient support.
+
 2005-11-21  Carl Worth  <cworth at cworth.org>
 
 	* src/pixman-remap.h: Remove duplicate definitions of



More information about the cairo-commit mailing list