[cairo-commit] glitz ChangeLog,1.66,1.67

David Reveman commit at pdx.freedesktop.org
Wed Oct 20 16:03:38 PDT 2004


Committed by: davidr

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

Modified Files:
	ChangeLog 
Log Message:
Read buffer and scissor box fixes

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/glitz/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- ChangeLog	6 Oct 2004 18:21:48 -0000	1.66
+++ ChangeLog	20 Oct 2004 23:03:36 -0000	1.67
@@ -1,3 +1,19 @@
+2004-10-21  David Reveman  <c99drn at cs.umu.se>
+
+	* src/glitz_pixel.c (glitz_get_pixels): Set read buffer and
+	scissor box before ReadPixels.
+
+	* src/glitz.c (glitz_copy_area): Reset scissor box when before
+	CopyPixels.
+	(glitz_copy_area): Moved pop_current to correct place.
+	(glitz_copy_area): Set read buffer and scissor box before
+	copy_texture.
+
+2004-10-09  David Reveman  <c99drn at cs.umu.se>
+
+	* src/glitz_pixel.c (glitz_get_pixels): Set intermediate image
+	size correctly.
+
 2004-10-06  David Reveman  <c99drn at cs.umu.se>
 
 	* src/glitz.c (glitz_copy_area): Fixed source drawable offset.




More information about the cairo-commit mailing list