mutter/doc/cookbook
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
..
examples Implement multi-backend support 2011-11-03 13:45:19 +00:00
images docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
videos docs: Add effects chapter, with introduction and first recipe 2011-02-21 16:44:09 +00:00
actors.xml docs/cookbook: Point out that Cogl does not do AA drawing 2011-08-22 13:15:42 +01:00
animations.xml cookbooks/examples: Use g_signal_handlers_disconnect_by_func() 2011-09-02 12:19:30 +01:00
clutter-cookbook.xml.in docs/cookbook: Update copyright 2011-08-31 12:27:30 +01:00
effects.xml docs: Remove checks for whether an effect is disabled 2011-03-17 15:56:55 +00:00
events.xml Fixed "the the" repetitions in some doc strings 2010-11-25 18:18:51 +00:00
introduction.xml docs/cookbook: Update the introduction 2011-09-01 16:06:04 +01:00
layouts.xml cookbook: Proofing for "box layout" recipe 2010-12-17 14:41:42 +00:00
Makefile.am docs: Add recipe about implementing a ClutterEffect 2011-03-17 15:56:55 +00:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
script.xml docs/cookbook: Add script->state connection recipe 2011-08-31 12:25:01 +01:00
text.xml cookbook: Add a short introduction for the Text chapter 2010-09-03 15:44:03 +01:00
textures.xml doc: fix clutter_init() usage in examples 2011-02-28 14:10:05 +00:00
version.xml.in Add the Clutter Cookbook to the build 2009-11-30 21:31:19 +00:00