mirror of
https://github.com/brl/mutter.git
synced 2025-03-13 14:55:05 +00:00

The core GLES2 API supports NPOT textures, i.e. there is no extension as for OpenGL, so we now add COGL_FEATURE_TEXTURE_NPOT to the feature flags in _cogl_features_init. Thanks to Gordon Williams for spotting this.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%