mutter/clutter/cogl/gl
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 Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +00:00
cogl-defines.h.in Revert miscommit of unfinished cogl changes in r2920 2008-06-14 22:07:23 +00:00
cogl-fbo.c Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +00:00
cogl-fbo.h Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +00:00
cogl-internal.h
cogl-primitives.c Bug 918 - Group doesn't clip if it's children are clipped 2008-06-23 14:57:36 +00:00
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 Revert miscommit of unfinished cogl changes in r2920 2008-06-14 22:07:23 +00:00
cogl.c Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +00:00
Makefile.am