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
The file is empty.
Description
Languages
C
49.2%
JavaScript
47.4%
SCSS
1.4%
Meson
0.8%
Python
0.6%
Other
0.4%