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

Fixes cogl_texture_get_data() resorting to the wrong conversions when extracting the texture data. This notably resulted in RGB/RGBA buffers copied as-is into BGRA buffers, for instance for the fullscreen animation, or single-window screenshots of such buffers. https://bugzilla.gnome.org/show_bug.cgi?id=779234
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%