1
0
Fork 0
mutter-performance-source/clutter/glx
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
..
clutter-backend-glx.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
clutter-backend-glx.h 2008-04-15 Matthew Allum <mallum@openedhand.com> 2008-04-15 21:18:13 +00:00
clutter-glx-texture-pixmap.c * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
clutter-glx-texture-pixmap.h 2008-04-29 Matthew Allum <mallum@openedhand.com> 2008-04-29 16:30:47 +00:00
clutter-glx.h 2008-02-20 Emmanuele Bassi <ebassi@openedhand.com> 2008-02-20 12:43:54 +00:00
clutter-stage-glx.c Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00
clutter-stage-glx.h 2008-03-28 Matthew Allum <mallum@openedhand.com> 2008-03-28 22:50:55 +00:00
Makefile.am 2008-04-29 Matthew Allum <mallum@openedhand.com> 2008-04-29 22:02:10 +00:00