https://bugs.freedesktop.org/show_bug.cgi?id=72889
--- Comment #5 from Michel Dänzer <[email protected]> --- 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.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
