mutter/clutter/cogl
Emmanuele Bassi 5bdcfd288c Initialize a variable to avoid warnings
The gl_mode variable was not initialized, and the compiler complained
when using the anal-retentive compiler flags.
2009-02-18 18:45:58 +00:00
..
common [cogl-color.c] #include fix for the cogl_set_source_color prototype 2009-02-18 16:19:14 +00:00
gl Initialize a variable to avoid warnings 2009-02-18 18:45:58 +00:00
gles [Cogl] Renames cogl_paint_init to cogl_clear and adds a cogl_disable_fog function 2009-02-18 16:00:52 +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
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
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] Renames cogl_paint_init to cogl_clear and adds a cogl_disable_fog function 2009-02-18 16:00:52 +00:00
Makefile.am [build] Add cogl.h to the built sources list 2009-02-12 12:42:58 +00:00
TODO