mirror of
https://github.com/brl/mutter.git
synced 2025-03-17 16:55:03 +00:00

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.