mutter/examples
Neil Roberts 59ffa9abdd Don't build cogl-gles2-gears if configured with --disable-cogl-gles2
The cogl-gles2-gears example will fail to build unless
--enable-cogl-gles2 is enabled in the configure script because it
depends on libcogl-gles2. This patch makes it only conditionally build
the example depending on the BUILD_COGL_GLES2 automake conditional.

Reviewed-by: Robert Bragg <robert@linux.intel.com>

(cherry picked from commit 7f57e9c444b6353ac17e920ea4fc63ebe3cc29d3)
2012-08-06 14:27:43 +01:00
..
android/hello android: Update the hello example to the latest glib-android API change 2011-08-12 17:24:19 +01:00
cogl-crate.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
cogl-gles2-context.c Adds gles2-context renderer constraint 2012-08-06 14:27:43 +01:00
cogl-gles2-gears.c Adds gles2-context renderer constraint 2012-08-06 14:27:43 +01:00
cogl-hello.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
cogl-info.c Adds initial GLES2 integration support 2012-08-06 14:27:42 +01:00
cogl-msaa.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
cogl-sdl-hello.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
cogl-x11-foreign.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
cogl-x11-tfp.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
cogland.c Switch use of primitive glib types to c99 equivalents 2012-08-06 14:27:39 +01:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
Makefile.am Don't build cogl-gles2-gears if configured with --disable-cogl-gles2 2012-08-06 14:27:43 +01:00