mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05:00
3abe26b913
The _cogl_texture_needs_premult_conversion function was already checking whether the source format had an alpha channel before returning TRUE, but it also doesn't make sense to do the premult conversion if the destination format has no alpha. This patch adds that check in too. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |