1
0
Fork 0
mutter-performance-source/cogl-gles2
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
..
GLES2 Adds libcogl-gles2 frontend GLES2 api 2012-08-06 14:27:42 +01:00
cogl-gles2-api.c cogl-gles2: Add glTexParameterf to wrapper library 2012-08-06 14:27:44 +01:00
cogl-gles2-experimental.pc.in cogl-gles2: Require cogl-1.0 2012-08-15 18:18:53 +01:00
Makefile.am build: Allow to build cogl without an external glib dependency 2013-01-22 17:47:58 +00:00