mirror of
https://github.com/brl/mutter.git
synced 2025-03-04 20:28:11 +00:00

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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%