[cairo-commit] libpixman ChangeLog,1.57,1.58
Carl Worth
commit at pdx.freedesktop.org
Fri Mar 4 07:53:11 PST 2005
Committed by: cworth
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv24323
Modified Files:
ChangeLog
Log Message:
* src/ictrap.c (pixman_composite_trapezoids): Intersect bounds of
trapezoids with the bounds of the destination surface before
creating an intermediate surface.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- ChangeLog 4 Mar 2005 15:31:49 -0000 1.57
+++ ChangeLog 4 Mar 2005 15:53:09 -0000 1.58
@@ -1,5 +1,11 @@
2005-03-04 Carl Worth <cworth at cworth.org>
+ * src/ictrap.c (pixman_composite_trapezoids): Intersect bounds of
+ trapezoids with the bounds of the destination surface before
+ creating an intermediate surface.
+
+2005-03-04 Carl Worth <cworth at cworth.org>
+
* src/ictrap.c (pixman_composite_trapezoids): Add comment from
xserver's mitrap.c.
More information about the cairo-commit
mailing list