mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
25fc1b85ab2ea9aaa71f1bb03623ca4a484b7be8

Bug #1460 - Handling of flags in cogl_material_set_color Cogl automatically enables/disables blending based on whether the source color has an alhpa < 1.0, or if any textures with an alpha component are in use, but it wasn't doing it quite right. At the same time I removed some of the dirty flags which on second thought are nothing more than micro-optimsations that only helped clutter the code. thanks to Owen Taylor for reporting the bug
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%