[cairo-commit] cairo/pixman ChangeLog,1.111,1.112

Billy Biggs commit at pdx.freedesktop.org
Mon Aug 22 13:49:49 EST 2005


Committed by: vektor

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

Modified Files:
	ChangeLog 
Log Message:
	* src/fbpict.c: Remove warning about fbCompositeTrans_0888xnx0888 not
	being tested on big-endian, it's not helpful at this point.

	* src/pixman-remap.h: Only define _cairo_pixman_have_mmx for fbHaveMMX
	when the symbol will actually exist.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- ChangeLog	21 Aug 2005 04:28:57 -0000	1.111
+++ ChangeLog	22 Aug 2005 03:49:47 -0000	1.112
@@ -1,5 +1,13 @@
 2005-08-21  Billy Biggs  <vektor at dumbterm.net>
 
+	* src/fbpict.c: Remove warning about fbCompositeTrans_0888xnx0888 not
+	being tested on big-endian, it's not helpful at this point.
+
+	* src/pixman-remap.h: Only define _cairo_pixman_have_mmx for fbHaveMMX
+	when the symbol will actually exist.
+
+2005-08-21  Billy Biggs  <vektor at dumbterm.net>
+
 	Fix for bug #4140:
 
 	* src/icrect.c: (pixman_fill_rect_8bpp): Dereference the pixel value



More information about the cairo-commit mailing list