
Under WGL, any functions that were defined after GL 1.1 are not directly exported in the DLL so we need to reference them via the function pointers. A new call to glActiveUnit was missed in cogl-context.c
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%