Owen W. Taylor f90523288d Port BigBox to Clutter-0.9
- include only <clutter/clutter.h>
- cogl_rectangle() takes x1/y1/x2/y2 instead of x/y/width/height
- cogl_color() renamed to cogl_set_source_color4ub()
- use explicit CoglMaterial in BigRectangle to combine a texture
  and a color.
- Remove defensive calls to cogl_enable(0) - cogl_enable() no
  longer exists (enable flags are part of the material)
- Use ClutterCairoTexture actor (from Clutter) rather than ClutterCairo
2009-02-23 14:02:16 -05:00
2009-02-23 14:02:16 -05:00
2009-02-09 13:04:31 -05:00
2008-10-31 04:22:44 +00:00
2008-10-31 04:22:44 +00:00
2009-02-04 18:45:38 +00:00
2008-10-31 04:22:44 +00:00
2008-10-31 04:22:44 +00:00
2008-10-31 04:22:44 +00:00

The file is empty.
Description
Languages
C 49.2%
JavaScript 47.4%
SCSS 1.4%
Meson 0.8%
Python 0.6%
Other 0.4%