mutter/examples
Neil Roberts 5aab8a2310 Add an option to avoid defining G_DISABLE_DEPRECATED
G_DISABLE_DEPRECATED is only intended for developers of Cogl and it
sometimes breaks the build for people just trying to build a
release. This patch adds an option to enable deprecated Glib
features. By default it is enabled for non-git versions of Cogl.

The patch is based on similar code in Clutter except it adds the flags
to COGL_EXTRA_CFLAGS instead of having a separate variable.

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2011-09-27 10:27:19 +01:00
..
android/hello android: Update the hello example to the latest glib-android API change 2011-08-12 17:24:19 +01:00
cogland.c Adds an example cogl wayland compositor 2011-06-01 20:44:42 +01:00
crate.c Add a strong CoglTexture type to replace CoglHandle 2011-09-21 15:27:03 +01:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
hello.c hello: Make sure to clear background explicitly 2011-07-18 16:49:07 +01:00
Makefile.am Add an option to avoid defining G_DISABLE_DEPRECATED 2011-09-27 10:27:19 +01:00
x11-foreign.c Remove cogl_context_set_default API 2011-07-11 14:07:02 +01:00
x11-tfp.c examples: Add x11-tfp example 2011-07-18 16:49:07 +01:00