[cairo-commit] cairo/pixman ChangeLog,1.124,1.125
Carl Worth
commit at pdx.freedesktop.org
Wed Jan 4 16:26:12 PST 2006
- Previous message: [cairo-commit] cairo/test cairo-test.c,1.73,1.74
- Next message: [cairo-commit] cairo/pixman/src fbcompose.c, 1.4, 1.5 icimage.c,
1.33, 1.34 icimage.h, 1.28, 1.29 icint.h, 1.39, 1.40 pixman.h,
1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [cairo-commit] cairo/test cairo-test.c,1.73,1.74
- Next message: [cairo-commit] cairo/pixman/src fbcompose.c, 1.4, 1.5 icimage.c,
1.33, 1.34 icimage.h, 1.28, 1.29 icint.h, 1.39, 1.40 pixman.h,
1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list