mutter/clutter/cogl
Robert Bragg 27fff12a6a [cogl matrix] Adds ability to dirty state cached by the client matrix apis
To be able to load matrices to GL manually within Cogl we need a way to
dirty the state cached by the client matrix stack API.
2009-06-29 23:49:06 +01:00
..
common [cogl matrix] Adds ability to dirty state cached by the client matrix apis 2009-06-29 23:49:06 +01:00
gl [cogl] Add COGL_HAS_GL and COGL_HAS_GLES 2009-06-29 21:37:02 +02:00
gles [cogl] Add COGL_HAS_GL and COGL_HAS_GLES 2009-06-29 21:37:02 +02:00
cogl-bitmap.h
cogl-color.h
cogl-debug.h
cogl-deprecated.h
cogl-fixed.h
cogl-material.h Bug 1406 - Handling of premultiplication in clutter 2009-06-11 16:00:28 +01:00
cogl-matrix.h
cogl-offscreen.h
cogl-path.h
cogl-shader.h
cogl-texture.h
cogl-types.h
cogl-vertex-buffer.h [vertex-buffer] Add cogl_vertex_buffer_indices_get_type API 2009-06-29 23:49:05 +01:00
cogl.h.in Bug 1406 - Handling of premultiplication in clutter 2009-06-11 16:00:28 +01:00
cogl.pc.in
Makefile.am
TODO