mutter/clutter/cogl
Robert Bragg e4d3b0536f [gl/cogl.c] #include <gmodule.h> for OS X builds
In unifying the {gl,gles}/cogl.c code recently, moving most of the code into
common/cogl.c the gmodule.h include was also mistakenly moved.

Thanks to Felix Rabe for reporting this issue.

Note: I haven't tested this fix myself, as I'm not set up to be able to
build for OS X
2009-04-20 14:20:37 +01:00
..
common [gl/cogl.c] #include <gmodule.h> for OS X builds 2009-04-20 14:20:37 +01:00
gl [gl/cogl.c] #include <gmodule.h> for OS X builds 2009-04-20 14:20:37 +01:00
gles [cogl vertex buffers] Adds fallbacks for drivers without VBO support 2009-04-20 13:04:34 +01:00
cogl-color.h
cogl-debug.h [cogl debug] --cogl-debug=rectangles now outlines all cogl rectangles 2009-04-17 15:25:28 +01:00
cogl-deprecated.h 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 13:57:58 +00:00
cogl-fixed.h
cogl-material.h
cogl-matrix.h
cogl-offscreen.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:57:41 +00:00
cogl-path.h
cogl-shader.h
cogl-texture.h
cogl-types.h
cogl-vertex-buffer.h
cogl.h.in
cogl.pc.in
Makefile.am
TODO