mutter/pango
Robert Bragg e673de0b55 pango: push/pop source instead of trashing users source
The pango-display-list code was calling cogl_set_source in numerous
places and it didn't appear to be saving the users source to restore
later. This could result in the user inadvertantly drawing a primitive
with one of these internally managed materials instead of one that they
chose. To rectify this the code now uses cogl_{push,pop}_source to save
and restore the users source.
2010-11-03 18:09:22 +00:00
..
cogl-pango-display-list.c pango: push/pop source instead of trashing users source 2010-11-03 18:09:22 +00:00
cogl-pango-display-list.h [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00
cogl-pango-fontmap.c [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00
cogl-pango-glyph-cache.c cogl-pango: Use a CoglAtlas to maintain the glyph cache 2010-08-12 11:56:59 +01:00
cogl-pango-glyph-cache.h cogl-pango: Use a CoglAtlas to maintain the glyph cache 2010-08-12 11:56:59 +01:00
cogl-pango-private.h [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00
cogl-pango-render.c Replace cogl_color_set_from_* with cogl_color_init_from_* 2010-09-03 16:58:47 +01:00
cogl-pango.h [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00
Makefile.am [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00