mutter/tests/performance
Emmanuele Bassi a09bbffd92 Implement multi-backend support
The Clutter backend split is opaque enough that should allow us to just
build all possible backends inside the same shared object, and select
the wanted backend at initialization time.

This requires some work in the build system, as well as the
initialization code, to remove duplicate functions that might cause
conflicts at build and link time. We also need to defer all the checks
of the internal state of the platform-specific API to run-time type
checks.
2011-11-03 13:45:19 +00:00
..
create-report.rb tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
joblist tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
Makefile-retrospect tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
Makefile-tests tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
Makefile.am Implement multi-backend support 2011-11-03 13:45:19 +00:00
makejobs.rb tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-common.h tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-picking.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-state-hidden.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-state-interactive.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-state-mini.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-state-pick.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-state.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00
test-text-perf.c tests: Add performance tracking framework 2011-07-04 17:27:48 +01:00