mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
1d87ecc6a1
The correct blend function for the alpha channel is: GL_ONE, GL_ONE_MINUS_SRC_ALPHA As per bug 1406. This fix was dropped when the switch to premultiplied alpha was merged.