mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
20f3c173fe
Texture data is now in premultiplied format and the shader should output a premultiplied color if the default blend mode is being used. Shaders that directly manipulate the rgb values now unpremultiply and premultiply again afterwards.