mutter/clutter/cogl
Johan Bilien b73ee6992c Unnecessary glColorMask on alpha drops performance
Bug 1228 - Unnecessary glColorMask on alpha drops performance

With DRI2, alpha is allowed in the window's framebuffer

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-04-24 15:26:32 +01:00
..
common [gl/cogl.c] #include <gmodule.h> for OS X builds 2009-04-20 14:20:37 +01:00
gl Unnecessary glColorMask on alpha drops performance 2009-04-24 15:26:32 +01:00
gles [cogl vertex buffers] Adds fallbacks for drivers without VBO support 2009-04-20 13:04:34 +01:00
cogl-color.h
cogl-debug.h [cogl debug] --cogl-debug=rectangles now outlines all cogl rectangles 2009-04-17 15:25:28 +01:00
cogl-deprecated.h
cogl-fixed.h
cogl-material.h
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
cogl-path.h [cogl-path] Minor fix to gtk-doc 2009-03-13 15:43:19 +00:00
cogl-shader.h
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-vertex-buffer.h [doc] Fix two small typos in cogl-vertex-buffer 2009-03-25 14:53:58 +00:00
cogl.h.in Virtualize GL matrix operations and use a client-side matrix when GL is indirect 2009-03-12 18:32:45 +00:00
cogl.pc.in
Makefile.am
TODO