Skip to content

WIP: shaped-texture: Use the opaque pass for alpha-less textures

Robert Mader requested to merge rmader/mutter:opaque-alpha-less into master

If a texture does not have an alpha channel, we should make sure we paint it fully in the fast opaque pass.

Edited by Robert Mader

Merge request reports