[cairo-commit] cairo ChangeLog,1.403,1.404
David Reveman
commit at pdx.freedesktop.org
Thu Mar 3 18:55:30 PST 2005
Committed by: davidr
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv31571
Modified Files:
ChangeLog
Log Message:
Add more mask surface acceleration to glitz backend
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -d -r1.403 -r1.404
--- ChangeLog 4 Mar 2005 02:46:49 -0000 1.403
+++ ChangeLog 4 Mar 2005 02:55:28 -0000 1.404
@@ -1,5 +1,9 @@
2005-03-04 David Reveman <davidr at novell.com>
+ * src/cairo_glitz_surface.c: Add overall alpha acceleration
+ to a few cases not covered by _cairo_pattern_acquire_surfaces but
+ possible to accelerate by glitz.
+
* src/cairo_pattern.c:
(_cairo_pattern_acquire_surfaces): Add overall alpha acceleration
using mask surface.
More information about the cairo-commit
mailing list