[cairo-commit] cairo ChangeLog,1.409,1.410
David Reveman
commit at pdx.freedesktop.org
Sun Mar 6 05:16:21 PST 2005
Committed by: davidr
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv27599
Modified Files:
ChangeLog
Log Message:
Fix gradient acceleration in glitz backend
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -d -r1.409 -r1.410
--- ChangeLog 4 Mar 2005 18:43:24 -0000 1.409
+++ ChangeLog 6 Mar 2005 13:16:19 -0000 1.410
@@ -1,3 +1,12 @@
+2005-03-06 David Reveman <davidr at novell.com>
+
+ * src/cairo_glitz_surface.c (_cairo_glitz_pattern_acquire_surface):
+ Do not allow acceleration of gradients when color stops have different
+ alpha. Add note about the current state of glitz's gradient
+ acceleration. CAIRO_FILTER_GOOD and CAIRO_FILTER_BEST is ok.
+ (_cairo_glitz_surface_composite_trapezoids): Use unsigned short for
+ alpha.
+
2005-03-04 Owen Taylor <otaylor at redhat.com>
* src/cairo_win32_font.c src/cairo_win32_surface.c: Update
More information about the cairo-commit
mailing list