mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 10:24:09 +00:00
![Owen W. Taylor](/assets/img/avatar_default.png)
The special handling for texture unit 1 caught the case where unit 1 was changed for transient purposes, but didn't properly handle the case where the actual non-transient texture was different between two materials with no transient binding in between. If the actual texture has changed when flushing, mark unit 1 as dirty and needing a rebind. http://bugzilla.clutter-project.org/show_bug.cgi?id=2261