mutter/tests/micro-bench
Robert Bragg 3f9e859167 test-picking: Don't manually paint the stage
Instead of using an idle handler that synchonously paints the stage
by manually calling clutter_actor_paint (stage) the test now uses an
idle handler that repeatedly queues a redraw on the stage.

do_events is now called from a "paint" signal handler for the stage, and
instead of manually determining the fps the test now uses
CLUTTER_SHOW_FPS=1 instead.
2011-01-21 16:18:11 +00:00
..
Makefile.am tests: Adds test-cogl-perf micro benchmark 2010-11-26 14:33:50 +00:00
test-cogl-perf.c tests: Adds test-cogl-perf micro benchmark 2010-11-26 14:33:50 +00:00
test-picking.c test-picking: Don't manually paint the stage 2011-01-21 16:18:11 +00:00
test-random-text.c test-random-text: Convert to a micro-benchmark 2010-08-12 11:54:42 +01:00
test-text-perf.c test-text-perf: Add a wider range of characters 2010-08-12 11:54:41 +01:00
test-text.c Limit the frame rate when not syncing to VBLANK 2009-06-09 15:03:56 +01:00