mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Neil Roberts
e6a7a70d54
[cogl-gles2-wrapper] Actually call glActiveTexture
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%