1
0
Fork 0
mutter-performance-source/doc/cookbook
Elliot Smith e332236b87 cookbook: Added a longer slideshow example
Cross-fading between two images is straightforward,
but cycling between more than two is more efficient
if done by copying COGL textures between the
two textures, rather than trying to reposition the
textures.

The example demonstrates how to reuse a pair of
textures to cycle through multiple images.
2010-08-18 11:41:32 +01:00
..
examples cookbook: Added a longer slideshow example 2010-08-18 11:41:32 +01:00
images cookbook: Added layout introduction and "stacking actors" recipe 2010-08-09 16:25:48 +01:00
videos cookbook: Added video showing scrollable actor 2010-08-11 18:16:07 +01:00
actors.xml cookbook: Added recipe for non-rectangular actor 2010-08-10 11:08:05 +01:00
animations.xml cookbook: Added recipe for animated rotation of an actor 2010-07-28 11:43:26 +01:00
clutter-cookbook.xml.in cookbook: Added layouts section and introduction 2010-08-09 11:43:33 +01:00
events.xml cookbook: Cleaning up grammar and wording in mouse scroll recipe 2010-08-12 13:26:09 +01:00
introduction.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
layouts.xml cookbook: Added layout introduction and "stacking actors" recipe 2010-08-09 16:25:48 +01:00
Makefile.am build: Rule for quick publishing of the cookbook 2010-08-14 08:53:18 +01:00
recipe-template.xml cookbook: Split the cookbook chapters 2010-07-01 12:19:17 +01:00
text.xml cookbook: Close a tag, making xsltproc happier 2010-08-06 15:43:15 +01:00
textures.xml cookbook: Add a recipe on how to create sub-textures 2010-08-06 15:43:15 +01:00
version.xml.in Add the Clutter Cookbook to the build 2009-11-30 21:31:19 +00:00