mutter/clutter/cogl/pango
Robert Bragg 959af183b1 pango: Use CoglMaterial type for materials
Instead of using the CoglHandle type for material variables this updates
the pango code to use CoglMaterial * instead. CoglHandle is the old
typename which is being phased out of the API.
2010-11-03 18:09:23 +00:00
..
cogl-pango-display-list.c pango: Use CoglMaterial type for materials 2010-11-03 18:09:23 +00:00
cogl-pango-display-list.h pango: Use CoglMaterial type for materials 2010-11-03 18:09:23 +00:00
cogl-pango-fontmap.c
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-pango-render.c pango: Use CoglMaterial type for materials 2010-11-03 18:09:23 +00:00
cogl-pango.h
Makefile.am