244cacd14b
* Makefile.am: * clutter.pc.in: * clutter/Makefile.am: * clutter/clutter-backend-glx.c: * clutter/clutter-backend-glx.h: * clutter/clutter-event.c: * clutter/clutter-feature.c: * clutter/clutter-group.c: * clutter/clutter-main.c: * clutter/clutter-main.h: * clutter/clutter-private.h: * clutter/clutter-stage-glx.c: * clutter/clutter-stage-glx.h: * clutter/clutter-stage.c: * clutter/clutter-stage.h: * clutter/clutter-util.c: * clutter/clutter-util.h: * clutter/pango/pangoclutter-render.c: * configure.ac: * examples/Makefile.am: Initial work in supporting different GL backends (ie. GLX/EGL/DirectFB etc). Currently just GLX supported and now mostly self contained. * TODO: Add a note about caching glenables |
||
---|---|---|
.. | ||
behave.c | ||
clutter-logo-800x600.png | ||
Makefile.am | ||
README | ||
redhand.png | ||
super-oh.c | ||
test-text.c | ||
test.c |
examples/ === This directory contains a number of simple hacks come tests come examples come clutter demos. There are: o test Lots of randomness. Scratchpad to test new features. o test.py Like above but more randomness in python. o super-oh Spinning OH logos. Click to dissapear. Also see http://svn.o-hand.com/repos/misc/trunk/opt for a simple clutter based presentation program.