Go to file
Neil Roberts 49752b06d3 * clutter/cogl/gles/cogl-texture.c: Use the wrapper for
glTexParameteri. Call glGenerateMipmap after every change to the
	texture image data.

	* clutter/cogl/gles/cogl-gles2-wrapper.h:
	* clutter/cogl/gles/cogl-gles2-wrapper.c: Added a wrapper for
	glTexParameteri so that it can ignore requests to set
	GL_GENERATE_MIPMAP. Added a wrapper for glGenerateMipmap that does
	nothing on GLES 1
2008-05-28 10:47:21 +00:00
common * clutter/cogl/gl/cogl-primitives.c: 2008-05-05 12:01:19 +00:00
doc/reference/cogl Removed COGLhandle and changed shader and program functions to be 2008-04-29 16:10:37 +00:00
gl 2008-05-23 Emmanuele Bassi <ebassi@openedhand.com> 2008-05-23 15:23:40 +00:00
gles * clutter/cogl/gles/cogl-texture.c: Use the wrapper for 2008-05-28 10:47:21 +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