mutter/clutter/cogl
Neil Roberts 8e44874a93 [cogl-gles2-wrapper] Remove the FIXME to adjust the fragment color
Removed some debugging code which sets the r and g values to 1 in the
fragment shader.
2009-02-02 22:02:47 +00:00
..
common Fix building GLES 2 after the material branch merge 2009-02-02 21:57:41 +00:00
gl Fix building GLES 2 after the material branch merge 2009-02-02 21:57:41 +00:00
gles [cogl-gles2-wrapper] Remove the FIXME to adjust the fragment color 2009-02-02 22:02:47 +00:00
cogl-color.h Removes cogl_color_set_from_4d as it may mislead people. 2009-01-28 17:20:15 +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 Fix building GLES 2 after the material branch merge 2009-02-02 21:57:41 +00:00
cogl-matrix.h [doc] Hooks up cogl-matrix reference documentation 2008-12-22 16:35:52 +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] Remove sources of warnings in API references 2009-01-21 16:41:18 +00:00
cogl.h.in Support scaling on the z axis with cogl_scale 2009-01-27 15:20:13 +00:00
Makefile.am
TODO