[cairo] patch: have cairo_paint_with_alpha fall back to cairo_paint
when alpha == 1
Robert O'Callahan
rocallahan at novell.com
Mon May 9 21:04:11 PDT 2005
I updated our code to use paint/paint_with_alpha. Rather than try to
optimize for alpha==1 in our code I thought it might be better to push
that down into cairo.
Also, I noticed that cairo_paint applies the CTM to the pattern matrix,
but cairo_paint_with_alpha doesn't, but I'm not sure how to fix it.
Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-patch
Size: 10108 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20050510/fd01c5f8/patch.bin
More information about the cairo
mailing list