[Mesa-dev] [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 QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131225/dbe922a4/attachment.html>


More information about the mesa-dev mailing list