[cairo-commit] glitz ChangeLog,1.102,1.103

David Reveman commit at pdx.freedesktop.org
Wed Feb 15 07:15:22 PST 2006


Committed by: davidr

Update of /cvs/cairo/glitz
In directory gabe:/tmp/cvs-serv604

Modified Files:
	ChangeLog 
Log Message:
Fix y-inverted pixel transfers

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- ChangeLog	14 Feb 2006 14:23:44 -0000	1.102
+++ ChangeLog	15 Feb 2006 15:15:20 -0000	1.103
@@ -1,3 +1,9 @@
+2006-02-15  David Reveman  <davidr at novell.com>
+
+	* src/glitz_pixel.c (glitz_get_pixels): Flip clip box if output
+	scanline order is bottom up.
+	(_glitz_pixel_transform): y_src should always be added.
+
 2006-02-14  David Reveman  <davidr at novell.com>
 
 	* src/glx/glitz_glx_extension.c: GLX 1.3 or later includes fbconfig and



More information about the cairo-commit mailing list