[Wayland-bugs] [Bug 72889] wayland/weston EGL/GLESv2 client corruption/flicker on r600 mesa-10.x
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 24 18:56:14 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72889
--- Comment #5 from Michel Dänzer <michel at daenzer.net> ---
I suspect the problem is that fast colour clears are not resolved during buffer
swaps on Wayland (linear buffers cannot use fast clears, which is why your
r600_choose_tiling change works around the problem) and that something like
commit 6349b3235cc07d396325863ece9ca6261daf8e77 ('st/egl: flush resources
before presentation') needs to be done in
src/gallium/state_trackers/egl/wayland/ as well.
--
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/20131225/1769179d/attachment.html>
More information about the Wayland-bugs
mailing list