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

--- Comment #5 from Michel Dänzer <mic...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to