efc5c4f0e5
Cogl already add similar defines but with the CLUTTER namespace (CLUTTER_COGL_HAS_GL and CLUTTER_COGL_HAS_GLES). Let's just add two similar defines with the COGL namespace. Removing the CLUTTER_COGL ones could break applications silently for no real good reason. |
||
---|---|---|
.. | ||
cogl-context.c | ||
cogl-context.h | ||
cogl-defines.h.in | ||
cogl-fbo.c | ||
cogl-fbo.h | ||
cogl-primitives.c | ||
cogl-program.c | ||
cogl-program.h | ||
cogl-shader-private.h | ||
cogl-shader.c | ||
cogl-texture-private.h | ||
cogl-texture.c | ||
cogl.c | ||
Makefile.am |