1
0
Fork 0
mutter-performance-source/doc/reference/cally
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
..
cally-docs.xml.in docs: Remove the 1.8 index for Cally 2011-09-02 14:53:56 +01:00
cally-overview.xml cally: Improving cally doc 2010-07-07 15:48:08 +02:00
cally-sections.txt docs: Fix up warnings in Cally's reference API 2011-08-15 14:08:28 +01:00
cally.types docs: Add Cally API reference 2010-07-05 16:45:43 +01:00
Makefile.am Implement multi-backend support 2011-11-03 13:45:19 +00:00