mutter/clutter/cogl
Robert Bragg 741c4bb5e9 [cogl] Adds a bitfield argument to cogl_clear for specifying which buffers to clear
Redundant clearing of depth and stencil buffers every render can be very
expensive, so cogl now gives control over which auxiliary buffers are
cleared.

Note: For now clutter continues to clear the color, depth and stencil buffer
each paint.
2009-05-02 04:12:12 +01:00
..
common [cogl] Adds a bitfield argument to cogl_clear for specifying which buffers to clear 2009-05-02 04:12:12 +01:00
gl [gl/cogl.c] #include <gmodule.h> for OS X builds 2009-04-20 14:20:37 +01:00
gles [cogl vertex buffers] Adds fallbacks for drivers without VBO support 2009-04-20 13:04:34 +01:00
cogl-color.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl-debug.h [cogl debug] --cogl-debug=rectangles now outlines all cogl rectangles 2009-04-17 15:25:28 +01:00
cogl-deprecated.h 2008-11-12 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-12 13:57:58 +00:00
cogl-fixed.h [cogl-fixed] Add a double-to-fixed conversion macro 2009-03-10 12:38:03 +00:00
cogl-material.h [cogl] Add cogl_is_material to cogl-material.h 2009-02-19 11:55:54 +00:00
cogl-matrix.h Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl-offscreen.h 2008-10-30 Emmanuele Bassi <ebassi@linux.intel.com> 2008-10-30 17:57:41 +00:00
cogl-path.h [cogl-path] Minor fix to gtk-doc 2009-03-13 15:43:19 +00:00
cogl-shader.h 2008-11-18 Emmanuele Bassi <ebassi@linux.intel.com> 2008-11-18 15:21:02 +00:00
cogl-texture.h [cogl_rectangles] A minor doc fix, and missing newline between functions 2009-03-23 12:41:42 +00:00
cogl-types.h [cogl-fixed] Implement the CoglFixed fundamental GType 2009-03-10 12:38:03 +00:00
cogl-vertex-buffer.h [doc] Fix two small typos in cogl-vertex-buffer 2009-03-25 14:53:58 +00:00
cogl.h.in [cogl] Adds a bitfield argument to cogl_clear for specifying which buffers to clear 2009-05-02 04:12:12 +01:00
cogl.pc.in [cogl] Fix hardcoded paths in the pc file 2009-03-10 12:38:04 +00:00
Makefile.am Add pkg-config file for COGL 2009-03-10 12:38:02 +00:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00