mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
dec8577e4b
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>