mutter/clutter/pango
Neil Roberts ab347481ae Use cogl_texture_multiple_rectangles in CoglPangoRenderer
The glyphs are queued into an array of rectangles instead of being
drawn directly. Whenever a different texture is used or the sequence
is complete the array is flushed.

This is based on a patch from Owen Taylor.
2008-11-28 13:14:10 +00:00
..
cogl-pango-fontmap.c
cogl-pango-glyph-cache.c
cogl-pango-glyph-cache.h
cogl-pango-private.h
cogl-pango-render.c
cogl-pango.h
Makefile.am