Neil Roberts
396ef40d43
Rename COGL_ERROR_MISSING_FEATURE to COGL_ERROR_UNSUPPORTED
We can use this error in more unsupported situations than just when we have a Cogl feature flag for the error. For example if a non-sliced texture is created with dimensions that are too large then we could throw this error. Therefore it seems good to rename to something more general.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%