mutter/clutter/pango
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
..
Makefile.am Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
pangoclutter-font.c more fixed point work 2007-01-23 11:48:04 +00:00
pangoclutter-fontmap.c Improve the quality of text when the scale it is shown at screen is 2007-10-11 12:18:01 +00:00
pangoclutter-private.h 2007-07-06 Matthew Allum <mallum@openedhand.com> 2007-07-06 13:56:01 +00:00
pangoclutter-render.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
pangoclutter.h Protect the G_DISABLE_CAST_CHECKS define 2007-08-07 14:21:10 +00:00