mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
ca3bfe2cea
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.