[cairo-bugs] [Bug 99233] Nesting backgrounds with identical RGBA causes wrong or missing colours at inner levels

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 31 14:11:00 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=99233

--- Comment #11 from Chris Wilson <chris at chris-wilson.co.uk> ---
The two possible incorrect optimisations:

- reducing the array of rectangles to its region

- replacing the over with a precomputed SRC (since it assumed no overlap
between rectangles) and the surface is a known solid color.

Both of those are ddx issues.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20161231/b994ac21/attachment.html>


More information about the cairo-bugs mailing list