mutter/clutter/cogl
Robert Bragg 2b5a72dde5 [Cogl] cogl_clip_{set*,unset} renamed to cogl_clip_{push*,pop}
This is so they self document the stacking semantics of the cogl clip API
2009-02-18 16:00:51 +00:00
..
common [Cogl] cogl_clip_{set*,unset} renamed to cogl_clip_{push*,pop} 2009-02-18 16:00:51 +00:00
gl Call glActiveTexture and glClientActiveTexture through cogl_get_proc_address 2009-02-16 12:46:36 +00:00
gles Call glActiveTexture and glClientActiveTexture through cogl_get_proc_address 2009-02-16 12:46:36 +00:00
cogl-color.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl-deprecated.h
cogl-fixed.h [Automatic fixed-to-float.sh change] Applies a number fixed to float patches 2009-01-20 16:20:54 +00:00
cogl-material.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl-matrix.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl-offscreen.h
cogl-path.h Changes cogl_rectangle to take x1, y1, x2, y2 args not x1, y1, width, height 2009-01-28 17:20:15 +00:00
cogl-shader.h
cogl-texture.h Fully integrates CoglMaterial throughout the rest of Cogl 2009-01-27 14:26:39 +00:00
cogl-types.h Adds padding to CoglColor to future proof it a bit 2009-01-27 15:20:16 +00:00
cogl-vertex-buffer.h [docs] Various gtk-doc updates for Cogl 2009-02-09 14:33:14 +00:00
cogl.h.in [Cogl] cogl_clip_{set*,unset} renamed to cogl_clip_{push*,pop} 2009-02-18 16:00:51 +00:00
Makefile.am [build] Add cogl.h to the built sources list 2009-02-12 12:42:58 +00:00
TODO