[cairo-bugs] [Bug 67505] GIMP image rendering is broken with --enable-xlib-xcb
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 20 02:04:04 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=67505
--- Comment #8 from Uli Schlachter <psychon at znc.in> ---
commit f82ae573fe4748874e6dc7025016f7bf6bc8f7f3
Author: Uli Schlachter <psychon at znc.in>
Date: Sat Jun 20 10:59:52 2015 +0200
XCB: Don't attach uploaded surfaces as snapshots
When you draw (part of) a surface to an XCB surface, the XCB backend will
safe
the uploaded part as a snapshot to the input surface. This allows to re-use
this
picture in case the same surface is later used again as a source.
However, other backends do not do this and this has caused and/or
highlighted
numerous bugs. Just skipping the snapshot fixes or hides these bugs.
Papers-over: https://bugs.freedesktop.org/show_bug.cgi?id=67505
Signed-off-by: Uli Schlachter <psychon at znc.in>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150620/87a4e8cb/attachment.html>
More information about the cairo-bugs
mailing list