gstreamer/tests/examples/gl/clutter
Luis de Bethencourt 8b3a5907d5 gl/clutter: safer check for cogl version
Use COGL_VERSION_ENCODE to check for the minimum required and maximum allowed
cogl version. In certain situations just using the COGL_VERSION_* macro name can
give you the following error:

error "COGL_VERSION_MAX_ALLOWED must be >= COGL_VERSION_MIN_REQUIRED"
2014-05-03 21:45:27 -04:00
..
.gitignore gl/examples: move to -bad 2014-04-29 16:40:08 +10:00
clutteractor.c gl/examples: move to -bad 2014-04-29 16:40:08 +10:00
clutteractortee.c gl/examples: move to -bad 2014-04-29 16:40:08 +10:00
cluttershare.c gl/clutter: safer check for cogl version 2014-05-03 21:45:27 -04:00
cluttershare.cbp gl/examples: move to -bad 2014-04-29 16:40:08 +10:00
Makefile.am examples: Fix CFLAGS in clutter GL examples 2014-05-03 19:46:04 +02:00