mutter/cogl/driver
Neil Roberts cb7a99ac69 cogl-gles2-wrapper: Add support for the layer combine operations
The texture layer combine functions are now hard coded to GL_COMBINE
instead of GL_MODULATE. The combine function can be customized with
all the parameters of GL_COMBINE. A shader is generated to implement
the given parameters.

Currently it will try to generate code for the constant color but it
will use a uniform which does not exist.
2010-02-25 12:50:52 +00:00
..
gl cogl: remove redundant _cogl_journal_flush prototype 2010-02-12 14:05:01 +00:00
gles cogl-gles2-wrapper: Add support for the layer combine operations 2010-02-25 12:50:52 +00:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00