mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 21:23:55 +00:00

Bug #1457 - Creating a new texture messes up the cogl material state cache; reported by Neil Roberts We still don't have caching of bound texture state so we always have to re-bind the texture when flushing the GL state of any material layers.