gstreamer/tests/examples/gl/clutter
Luis de Bethencourt 64a144f114 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"
2017-12-09 19:31:39 +00:00
..
.gitignore gl/examples: move to -bad 2017-12-09 19:31:38 +00:00
clutteractor.c gl/examples: move to -bad 2017-12-09 19:31:38 +00:00
clutteractortee.c gl/examples: move to -bad 2017-12-09 19:31:38 +00:00
cluttershare.c gl/clutter: safer check for cogl version 2017-12-09 19:31:39 +00:00
cluttershare.cbp gl/examples: move to -bad 2017-12-09 19:31:38 +00:00
Makefile.am examples: Fix CFLAGS in clutter GL examples 2017-12-09 19:31:39 +00:00