mutter/clutter/cogl
Neil Roberts 77cd2ca08e cogl_pipeline_equal: Handle COGL_WRAP_MODE_AUTOMATIC better
When comparing the wrap modes of two pipeline layers it now considers
COGL_WRAP_MODE_AUTOMATIC to be equivalent to CLAMP_TO_EDGE. By the
time the pipeline is in the journal, the upper primitive code is
expected to have overridden this wrap mode with something else if it
wants any other behaviour. This is important for getting text to batch
together with textures because the text explicitly sets the wrap mode
to CLAMP_TO_EDGE on its pipeline.
2011-05-05 16:14:45 +01:00
..
build/autotools Adds the ability to build Cogl standalone 2011-04-11 17:54:36 +01:00
cogl cogl_pipeline_equal: Handle COGL_WRAP_MODE_AUTOMATIC better 2011-05-05 16:14:45 +01:00
doc cogl: improves header and coding style consistency 2010-02-12 14:05:00 +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 16:14:45 +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