Skip to content
Commit 78592cbc authored by Robert Mader's avatar Robert Mader Committed by Georges Basile Stavracas Neto
Browse files

surface-actor: Simplify culling logic

This reverts the commits 372d73e2 and 1d200452 - the special
case for alpha-less textures could only happen on Wayland, but now
the opaque region is also set in those cases.

This commit saves us some allocations, simplifies the logic a bit and
makes sure culling uses the same opaque region as our painting paths.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1463
parent 71f03a71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment