mirror of
https://github.com/brl/mutter.git
synced 2025-02-12 19:34:10 +00:00
![Vladimir Nadvornik](/assets/img/avatar_default.png)
cogl-texture-2d-sliced provides an implementation of CoglTexture and this seperation lays the foundation for potentially supporting atlas textures, pixmap textures (as in GLX_EXT_texture_from_pixmap) and fast-path GL_TEXTURE_{1D,2D,3D,RECTANGLE} textures in a maintainable fashion.