Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
3069ad6409
The index field of CoglTextureUnit was never set, leading to the creation of units with index set to 0. When trying to retrieve a texture unit by its index (!= 0) with _cogl_get_texture_unit(), a new one was created as it could not find it back in the list of textures units: ctx->texture_units. http://bugzilla.openedhand.com/show_bug.cgi?id=1958 |
||
---|---|---|
cogl | ||
doc/reference/cogl | ||
pango | ||
Makefile.am |