mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 00:39:30 +00:00
e6a7a70d54d6f2151e7776edae525f88aaf6139c

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%