mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
9611f33dd6
There are various constraints for when we can support multi-texturing and when they can't be met we try and print a clear warning explaining why the operation isn't supported, but we shouldn't endlessly repeat the warning for every primitive of every frame. This patch fixes that.