1
0
Fork 0
mutter-performance-source/doc/reference
Robert Bragg 8b34a39319 Adds ColorMask support to Cogl
This adds CoglPipeline and CoglFramebuffer support for setting a color
mask which is a bit mask defining which color channels should be written
to the current framebuffer.

The final color mask is the intersection of the framebuffer color mask
and the pipeline color mask. The framebuffer mask affects all rendering
to the framebuffer while the pipeline masks can be used to affect
individual primitives.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-07-19 19:27:09 +01:00
..
cogl matrix: Adds cogl_matrix_is_identity API 2011-07-04 15:31:50 +01:00
cogl-2.0-experimental Adds ColorMask support to Cogl 2011-07-19 19:27:09 +01:00
Makefile.am Make it clearer that the 2.0 API is experimental 2011-06-14 17:09:55 +01:00