Go to file
Robert Bragg 598939cee1 [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
doc/reference/cogl [cogl-vertex-buffer] fix cogl_vertex_buffer_draw_elements prototype 2009-03-16 16:19:39 +00: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 [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
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-fixed] Add a double-to-fixed conversion macro 2009-03-10 12:38:03 +00:00
cogl-material.h [cogl] Add cogl_is_material to cogl-material.h 2009-02-19 11:55:54 +00:00
cogl-matrix.h Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl-offscreen.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:57:41 +00:00
cogl-path.h [cogl-path] Minor fix to gtk-doc 2009-03-13 15:43:19 +00:00
cogl-shader.h 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:21:02 +00:00
cogl-texture.h [cogl_rectangles] A minor doc fix, and missing newline between functions 2009-03-23 12:41:42 +00:00
cogl-types.h [cogl-fixed] Implement the CoglFixed fundamental GType 2009-03-10 12:38:03 +00:00
cogl-vertex-buffer.h [doc] Fix two small typos in cogl-vertex-buffer 2009-03-25 14:53:58 +00:00
cogl.h.in Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl.pc.in [cogl] Fix hardcoded paths in the pc file 2009-03-10 12:38:04 +00:00
Makefile.am Add pkg-config file for COGL 2009-03-10 12:38:02 +00:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00