mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 05:45:07 +00:00

We stopped putting "premultiplied" in opaque formats - that broke the condition in cogl_blit_framebuffer() if the source was ARGB, but the target was XRGB. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3159>