mutter/clutter/cogl
Tommi Komulainen 3d034ff6aa cogl: define GL_READ/DRAW_FRAMEBUFFER_EXT if not available
Bug 913 - cogl fails to build on OSX

	* clutter/cogl/gl/cogl-fbo.c: define GL_READ_FRAMEBUFFER_EXT and
	GL_DRAW_FRAMEBUFFER_EXT if not defined in the build system. The
	#ifdef can fail if they're not #defines but variables or enums.
	As the values are supposed to be industry standard even then
	it shouldn't have ill effects.
2008-06-05 21:40:59 +00:00
..
common * clutter/cogl/gl/cogl-primitives.c: 2008-05-05 12:01:19 +00:00
gl cogl: define GL_READ/DRAW_FRAMEBUFFER_EXT if not available 2008-06-05 21:40:59 +00:00
gles Applied 'final patch' from bug #874 2008-06-02 12:34:10 +00:00
cogl.h.in * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
Makefile.am Fixed 'make dist' 2008-04-28 16:57:44 +00:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00