mutter/clutter/cogl
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
..
common 2008-08-27 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-27 12:56:54 +00:00
gl Bug 1048 - SIGFPE in cogl_texture_set_region() with nvidia 2008-09-18 13:16:15 +00:00
gles Bug 1048 - SIGFPE in cogl_texture_set_region() with nvidia 2008-09-18 13:16:15 +00:00
cogl.h.in
Makefile.am
TODO