Go to file
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
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 17:32:29 +01:00
doc docs: Adds bitmap section to cogl reference manual 2011-01-21 16:22:40 +00:00
examples Adds a way for Cogl to control event_mask of foreign wins 2011-05-05 15:05:42 +01:00
pango cogl-pango: Don't set the special combine function for atlased textures 2011-05-05 17:32:30 +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