mutter/examples
Damien Lespiau d2c41502a4 build: Allow to build cogl without an external glib dependency
This commit pushes --disable-glib to the extreme of embedding the par of
glib cogl depends on in tree to be able to generate a DSO that does not
depend on an external glib.

To do so, it:
  - keeps a lot of glib's configure.ac in as-glibconfig.m4
  - pulls the code cogl depends on and the necessary dependencies

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2013-01-22 17:47:58 +00:00
..
android/hello Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-crate.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-gles2-context.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-gles2-gears.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-hello.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-info.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-msaa.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-sdl2-hello.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-sdl-hello.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-x11-foreign.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogl-x11-tfp.c Adds CoglError api 2013-01-22 17:47:39 +00:00
cogland.c Adds CoglError api 2013-01-22 17:47:39 +00:00
crate.jpg Adds another example that draws a 3D crate 2011-06-30 14:33:11 +01:00
Makefile.am build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00