mutter/clutter/cogl/gles
Neil Roberts 50a248764c Bug 1048 - SIGFPE in cogl_texture_set_region() with nvidia
* clutter/cogl/gl/cogl-texture.c (cogl_texture_set_region):
	* clutter/cogl/gles/cogl-texture.c (cogl_texture_set_region):
	Don't attempt to upload any data if the width or height of the
	subregion is zero. Thanks to Gwenole Beauchesne.
2008-09-18 13:16:15 +00:00
..
cogl-context.c
cogl-context.h
cogl-defines.h.in
cogl-fbo.c
cogl-fbo.h
cogl-fixed-fragment-shader.glsl
cogl-fixed-vertex-shader.glsl
cogl-gles2-wrapper.c
cogl-gles2-wrapper.h
cogl-internal.h
cogl-primitives.c
cogl-program.c
cogl-program.h
cogl-shader.c
cogl-shader.h
cogl-texture.c Bug 1048 - SIGFPE in cogl_texture_set_region() with nvidia 2008-09-18 13:16:15 +00:00
cogl-texture.h
cogl-util.c
cogl-util.h
cogl.c Bug 1044 - cogl_get_viewport error 2008-09-18 11:24:27 +00:00
Makefile.am
stringify.sh