mutter/clutter/cogl/common
Robert Bragg 081f2056bc Removes cogl_color_set_from_4d as it may mislead people.
Someone not sure which cogl_color_set_from_* version is "best" may use
set_from_4d because taking doubles implies higher precision. Currently
it doesn't have any advantage.
2009-01-28 17:20:15 +00:00
..
cogl-bitmap-fallback.c
cogl-bitmap-pixbuf.c
cogl-bitmap.c
cogl-bitmap.h
cogl-clip-stack.c
cogl-clip-stack.h
cogl-color.c Removes cogl_color_set_from_4d as it may mislead people. 2009-01-28 17:20:15 +00:00
cogl-fixed.c Improve accuracy of clutter_sinx() 2009-01-22 15:59:23 +00:00
cogl-handle.h Fallout from cogl-material merge 2009-01-27 16:02:04 +00:00
cogl-material-private.h Fully integrates CoglMaterial throughout the rest of Cogl 2009-01-27 14:26:39 +00:00
cogl-material.c Remove gtk-doc annotation 2009-01-28 11:57:49 +00:00
cogl-matrix.c [docs] Documentation fixes 2009-01-27 16:53:01 +00:00
cogl-primitives.c Changes cogl_rectangle to take x1, y1, x2, y2 args not x1, y1, width, height 2009-01-28 17:20:15 +00:00
cogl-primitives.h Fix the Cogl primitives for the GLES backend 2009-01-24 00:26:51 +00:00
cogl-util.c
cogl-util.h
cogl-vertex-buffer-private.h Renames the mesh api to the "vertex buffer api". 2009-01-20 22:29:35 +00:00
cogl-vertex-buffer.c Fully integrates CoglMaterial throughout the rest of Cogl 2009-01-27 14:26:39 +00:00
Makefile.am Merge branch 'cogl-material' 2009-01-27 15:19:34 +00:00
stb_image.c