Rename COGL_ERROR_MISSING_FEATURE to COGL_ERROR_UNSUPPORTED
authorNeil Roberts <neil@linux.intel.com>
Tue, 13 Jul 2010 11:59:24 +0000 (12:59 +0100)
committerNeil Roberts <neil@linux.intel.com>
Tue, 13 Jul 2010 13:28:36 +0000 (14:28 +0100)
commit539b3f83e1614ebe2b93b8ce3c713cbcee6ea975
tree96e31287fa4a04f31dfd00ad31ee999a35373e0e
parent423f7128711ee891ef88f18a6b7bb1d28850ac55
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.
clutter/cogl/cogl/cogl-material.c
clutter/cogl/cogl/cogl-types.h