mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
e6a7a70d54
cogl_wrap_glActiveTexture needs to call the GL version of glActiveTexture otherwise the subsequent calls to glBindTexture will all be using texture unit 0. This fixes test-cogl-multitexture.