[Wayland-bugs] [Bug 72854] Weston-subsurfaces Flicker on window resize
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 19 08:58:20 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72854
--- Comment #5 from Neil Roberts <neil at linux.intel.com> ---
I can replicate this problem if I use the Cairo image backend. It goes away if
I apply this patch:
http://lists.freedesktop.org/archives/wayland-devel/2013-December/012650.html
That makes sense because without that patch there are two things attaching
buffers to the triangle surface. Perhaps when the demo is normally running the
buffer with the triangle normally ends up being attached last so it looks ok.
However when the surface is being resized maybe it will sometimes cause Weston
to repaint in-between attaching the secret cairo buffer and the triangle buffer
so it renders garbage.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131219/96b66ba2/attachment.html>
More information about the Wayland-bugs
mailing list