[cairo-commit] libpixman ChangeLog,1.89,1.90

Jeff Muizelaar commit at pdx.freedesktop.org
Sat Jul 30 08:48:27 PDT 2005


Committed by: jrmuizel

Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv12223

Modified Files:
	ChangeLog 
Log Message:
2005-07-30  Jeff Muizelaar  <jeff at infidigm.net>

	* src/ic.c: (fbCompositeSolidMask_nx8x0888),
	(fbCompositeSolidMask_nx8x0565), (fbCompositeTrans_0565xnx0565),
	(fbCompositeTrans_0888xnx0888), (fbCompositeSrcSrc_nxn),
	(pixman_composite):
	Add some optimizations from jaymz. Also adds some compile warnings
	that will hopefully go away as we continue merging.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- ChangeLog	28 Jul 2005 21:58:25 -0000	1.89
+++ ChangeLog	30 Jul 2005 15:48:25 -0000	1.90
@@ -1,3 +1,12 @@
+2005-07-30  Jeff Muizelaar  <jeff at infidigm.net>
+
+	* src/ic.c: (fbCompositeSolidMask_nx8x0888),
+	(fbCompositeSolidMask_nx8x0565), (fbCompositeTrans_0565xnx0565),
+	(fbCompositeTrans_0888xnx0888), (fbCompositeSrcSrc_nxn),
+	(pixman_composite):
+	Add some optimizations from jaymz. Also adds some compile warnings
+	that will hopefully go away as we continue merging.
+
 2005-07-28  Carl Worth  <cworth at cworth.org>
 
 	* configure.in: Add -head to LIBPIXMAN_VERSION after tagging with




More information about the cairo-commit mailing list