mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 16:44:10 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
This adds a _cogl_bind_gl_texture_transient function that should be used instead of glBindTexture so we can have a consistent cache of the textures bound to each texture unit so we can avoid some redundant binding.