mutter/clutter/cogl/gles
Neil Roberts 29f7cbdfb7 * 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
..
cogl-context.c GLES 2 backend 2008-05-27 17:42:50 +00:00
cogl-context.h GLES 2 backend 2008-05-27 17:42:50 +00:00
cogl-defines.h.in GLES 2 backend 2008-05-27 17:42:50 +00:00
cogl-fbo.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-fbo.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-fixed-fragment-shader.glsl GLES 2 backend 2008-05-27 17:42:50 +00:00
cogl-fixed-vertex-shader.glsl GLES 2 backend 2008-05-27 17:42:50 +00:00
cogl-gles2-wrapper.c * clutter/cogl/gles/cogl-texture.c: Use the wrapper for 2008-05-28 10:47:21 +00:00
cogl-gles2-wrapper.h * clutter/cogl/gles/cogl-texture.c: Use the wrapper for 2008-05-28 10:47:21 +00:00
cogl-internal.h * clutter/cogl/gl/cogl.c (error_string): 2008-05-21 13:20:33 +00:00
cogl-primitives.c GLES 2 backend 2008-05-27 17:42:50 +00:00
cogl-texture.c * clutter/cogl/gles/cogl-texture.c: Use the wrapper for 2008-05-28 10:47:21 +00:00
cogl-texture.h * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
cogl-util.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-util.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl.c GLES 2 backend 2008-05-27 17:42:50 +00:00
Makefile.am GLES 2 backend 2008-05-27 17:42:50 +00:00
stringify.sh GLES 2 backend 2008-05-27 17:42:50 +00:00