Skip to content

xwayland/glamor: Avoid implicit redirection with depth 32 parent windows

Make glamor ensure that a depth 32 pixmap backing a depth 24 window contains fully opaque alpha channel values for the window's pixels, then take advantage of it to avoid implicit redirection in this case, saving pixmap storage and intermediate copies.

Merge request reports