Go to file
Neil Roberts c8b4de2d6d Bug 1196 - Texture border drawing problems
* clutter/cogl/gl/cogl-texture.c (_cogl_texture_upload_subregion_to_gl)
	(_cogl_texture_upload_to_gl):

	* clutter/cogl/gles/cogl-texture.c (_cogl_texture_upload_to_gl)
	(_cogl_texture_upload_subregion_to_gl):
	
	When uploading data to a sliced texture, fill the waste pixels
	with copies of the edge of the real texture data. Otherwise the
	value of the waste pixels are undefined so it will show artifacts
	when the texture is scaled with GL_LINEAR and the pixels are
	blended in.
2008-10-27 12:39:22 +00:00
common 2008-08-27 Emmanuele Bassi <ebassi@openedhand.com> 2008-08-27 12:56:54 +00:00
doc/reference/cogl Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +00:00
gl Bug 1196 - Texture border drawing problems 2008-10-27 12:39:22 +00:00
gles Bug 1196 - Texture border drawing problems 2008-10-27 12:39:22 +00:00
cogl.h.in Bug 945 - Clipping+fbo cloning bugs 2008-08-01 12:23:57 +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