mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

In cogl_texture_new_from_file we create and own a temporary bitmap. There's no need to copy this data if we need to do a premult conversion so instead it just does conversion before passing it on to cogl_texture_new_from_bitmap.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%