Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
b3a0bdf7f6
When uploading the layer matrix to GL it wasn't first calling glActiveTextureMatrix to set the right texture unit for the layer. This would end up setting the texture matrix on whatever layer happened to be previously active. This happened to work for test-cogl-multitexture presumably because it was coincidentally setting the layer matrix on the last used layer. |
||
---|---|---|
cogl | ||
doc | ||
pango | ||
Makefile.am |