mutter/pango
Neil Roberts 66c54e04de cogl-pango: Don't set the special combine function for atlased textures
The material cache will now only set the special combine mode if the
texture only has an alpha component. The atlased textures will have
all four components so it will leave the combine functions at the
default. This increases the chances of batching between glyphs and
images.

When using the global atlas, the glyph from cairo is now rendered into
an ARGB surface rather than an alpha-only surface.
2011-05-05 17:32:30 +01:00
..
cogl-pango-display-list.c cogl-pango: Use a seperate cache of pipelines 2011-05-05 17:32:30 +01:00
cogl-pango-display-list.h cogl-pango: Use a seperate cache of pipelines 2011-05-05 17:32:30 +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-glyph-cache: Don't put zero-sized glyphs in the cache 2011-05-05 17:32:30 +01:00
cogl-pango-glyph-cache.h cogl-pango: Use a separate glyph cache for mipmapped rendering 2011-05-05 17:32:27 +01:00
cogl-pango-pipeline-cache.c cogl-pango: Don't set the special combine function for atlased textures 2011-05-05 17:32:30 +01:00
cogl-pango-pipeline-cache.h cogl-pango: Use a seperate cache of pipelines 2011-05-05 17:32:30 +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 cogl-pango: Don't set the special combine function for atlased textures 2011-05-05 17:32:30 +01:00
cogl-pango.h [cogl] move clutter/pango to clutter/cogl/pango 2009-10-16 18:58:51 +01:00
Makefile.am cogl-pango: Use a seperate cache of pipelines 2011-05-05 17:32:30 +01:00