mutter/clutter/cogl
Neil Roberts 9cb45144a8 cogl-pango-render: Add the base texture to the display list
When rendering a glyph from a texture, instead of adding the glyph's
texture handle to the display list it now retrieves the base texture
using _cogl_texture_foreach_subtexture_in_region and adds that
instead. That way the display can recognise that glyphs in the global
atlas are sharing the same texture and combine them into one VBO.
2011-05-05 16:09:01 +01:00
..
build/autotools Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
cogl cogl-bitmap-private.h: Include cogl-bitmap.h 2011-05-05 16:09:01 +01:00
doc
examples Adds a way for Cogl to control event_mask of foreign wins 2011-05-05 15:05:42 +01:00
pango cogl-pango-render: Add the base texture to the display list 2011-05-05 16:09:01 +01:00
po Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
autogen.sh Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
configure.ac cogl/configure.ac: AC_SUBST an empty MAINTAINER_CFLAGS 2011-05-05 15:05:42 +01:00
Makefile.am Adds Cogl Hello World and "X11 foreign" example applications 2011-05-05 14:46:03 +01:00