mutter/clutter/cogl/gles
Ivan Leben ef084cfa95 * clutter/cogl/cogl.h.in:
* clutter/cogl/gl(es)/cogl-texture.h:
	* clutter/cogl/gl(es)/cogl-texture.c:
	cogl_texture_new_* functions take a gboolean auto_mipmap argument.
	If TRUE automatic mipmap generation is enabled during the process
	of slice texture object creation.
	(cogl_texture_new_from_foreign:) now allows mipmap min filter
	flags.

	* clutter/clutter-texture.c:
	* clutter/glx/clutter-glx-texture-pixmap.c:
	* tests/test-cogl-offscreen.c:
	* tests/test-cogl-tex-tile.c:
	* tests/test-cogl-tex-convert.c:
	* tests/test-cogl-tex-polygon.c:
	* tests/test-cogl-tex-getset.c:
	Pass FALSE for auto_mipmap to cogl_texture_new_*.

	* clutter/pango/pangoclutter-render.c:
	(tc_get:) Pass TRUE to cogl_texture_new_with_size and use mipmap
	min filter for nicer glyphs at small scales. As a result test-text
	has gone all beautiful now.
2008-05-07 16:12:54 +00:00
..
cogl-context.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-context.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-defines.h.in Removed COGLhandle and changed shader and program functions to be 2008-04-29 16:10:37 +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-internal.h Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
cogl-primitives.c * clutter/cogl/gl/cogl-primitives.c: 2008-05-05 12:01:19 +00:00
cogl-texture.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +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 Removed COGLhandle and changed shader and program functions to be 2008-04-29 16:10:37 +00:00
Makefile.am * clutter/cogl/common/Makefile.am: 2008-04-30 15:05:17 +00:00