[Bug 105910] Graphical artifacts on unresponsible surfaces on AMD Radeon RX 570

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 4 17:29:36 UTC 2019


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

--- Comment #10 from Michel Dänzer <michel at daenzer.net> ---
Things are increasingly pointing to this being an i3 bug. It creates a cairo
surface with cairo_xcb_surface_create and copies from that to its parent
window. But according to /usr/include/cairo/cairo.h, cairo doesn't initialize
the contents of a surface created with cairo_xcb_surface_create, so i3 needs to
initialize them explicitly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190104/f7a02bbe/attachment.html>


More information about the dri-devel mailing list