[cairo-commit] libpixman ChangeLog,1.75,1.76

Jeff Muizelaar commit at pdx.freedesktop.org
Thu Jun 23 19:41:14 PDT 2005


Committed by: jrmuizel

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

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

	* src/iccompose.c: (fbCombineClear), (fbCombineSrcU),
	(fbCombineSrcC), (fbCombineDst), (fbCombineOverU),
	(fbCombineOverC), (fbCombineOverReverseU), (fbCombineOverReverseC),
	(fbCombineInU), (fbCombineInC), (fbCombineInReverseU),
	(fbCombineInReverseC), (fbCombineOutU), (fbCombineOutC),
	(fbCombineOutReverseU), (fbCombineOutReverseC), (fbCombineAtopU),
	(fbCombineAtopC), (fbCombineAtopReverseU), (fbCombineAtopReverseC),
	(fbCombineXorU), (fbCombineXorC), (fbCombineAddU), (fbCombineAddC),
	(fbCombineDisjointOverU), (fbCombineDisjointOverC),
	(fbCombineDisjointOverReverseU), (fbCombineDisjointOverReverseC),
	(fbCombineDisjointInU), (fbCombineDisjointInC),
	(fbCombineDisjointInReverseU), (fbCombineDisjointInReverseC),
	(fbCombineDisjointOutU), (fbCombineDisjointOutC),
	(fbCombineDisjointOutReverseU), (fbCombineDisjointOutReverseC),
	(fbCombineDisjointAtopU), (fbCombineDisjointAtopC),
	(fbCombineDisjointAtopReverseU), (fbCombineDisjointAtopReverseC),
	(fbCombineDisjointXorU), (fbCombineDisjointXorC),
	(fbCombineConjointOverU), (fbCombineConjointOverC),
	(fbCombineConjointOverReverseU), (fbCombineConjointOverReverseC),
	(fbCombineConjointInU), (fbCombineConjointInC),
	(fbCombineConjointInReverseU), (fbCombineConjointInReverseC),
	(fbCombineConjointOutU), (fbCombineConjointOutC),
	(fbCombineConjointOutReverseU), (fbCombineConjointOutReverseC),
	(fbCombineConjointAtopU), (fbCombineConjointAtopC),
	(fbCombineConjointAtopReverseU), (fbCombineConjointAtopReverseC),
	(fbCombineConjointXorU), (fbCombineConjointXorC):

	s/IcCombine/fbCombine/


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- ChangeLog	24 Jun 2005 02:39:12 -0000	1.75
+++ ChangeLog	24 Jun 2005 02:41:07 -0000	1.76
@@ -1,5 +1,36 @@
 2005-06-23  Jeff Muizelaar  <jeff at infidigm.net>
 
+	* src/iccompose.c: (fbCombineClear), (fbCombineSrcU),
+	(fbCombineSrcC), (fbCombineDst), (fbCombineOverU),
+	(fbCombineOverC), (fbCombineOverReverseU), (fbCombineOverReverseC),
+	(fbCombineInU), (fbCombineInC), (fbCombineInReverseU),
+	(fbCombineInReverseC), (fbCombineOutU), (fbCombineOutC),
+	(fbCombineOutReverseU), (fbCombineOutReverseC), (fbCombineAtopU),
+	(fbCombineAtopC), (fbCombineAtopReverseU), (fbCombineAtopReverseC),
+	(fbCombineXorU), (fbCombineXorC), (fbCombineAddU), (fbCombineAddC),
+	(fbCombineDisjointOverU), (fbCombineDisjointOverC),
+	(fbCombineDisjointOverReverseU), (fbCombineDisjointOverReverseC),
+	(fbCombineDisjointInU), (fbCombineDisjointInC),
+	(fbCombineDisjointInReverseU), (fbCombineDisjointInReverseC),
+	(fbCombineDisjointOutU), (fbCombineDisjointOutC),
+	(fbCombineDisjointOutReverseU), (fbCombineDisjointOutReverseC),
+	(fbCombineDisjointAtopU), (fbCombineDisjointAtopC),
+	(fbCombineDisjointAtopReverseU), (fbCombineDisjointAtopReverseC),
+	(fbCombineDisjointXorU), (fbCombineDisjointXorC),
+	(fbCombineConjointOverU), (fbCombineConjointOverC),
+	(fbCombineConjointOverReverseU), (fbCombineConjointOverReverseC),
+	(fbCombineConjointInU), (fbCombineConjointInC),
+	(fbCombineConjointInReverseU), (fbCombineConjointInReverseC),
+	(fbCombineConjointOutU), (fbCombineConjointOutC),
+	(fbCombineConjointOutReverseU), (fbCombineConjointOutReverseC),
+	(fbCombineConjointAtopU), (fbCombineConjointAtopC),
+	(fbCombineConjointAtopReverseU), (fbCombineConjointAtopReverseC),
+	(fbCombineConjointXorU), (fbCombineConjointXorC):
+
+	s/IcCombine/fbCombine/
+
+2005-06-23  Jeff Muizelaar  <jeff at infidigm.net>
+
 	* src/iccompose.c: (IcCombineMaskU), (IcCombineMaskC),
 	(IcCombineMaskValueC), (IcCombineMaskAlphaU),
 	(IcCombineMaskAlphaC), (IcCombineClear), (IcCombineSrcU),




More information about the cairo-commit mailing list