mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 16:14:10 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
If a single arbfp program is being shared between multiple CoglMaterials then we need to make sure we update all program.local params when switching between materials. Previously we had a dirty flag to track when combine_constant params were changed but didn't take in to account that different materials sharing the same program may have different combine constants.