mutter/doc/cookbook/examples
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
..
animations-rotating.c cookbook: Add example code for animated rotation 2010-07-28 11:39:59 +01:00
events-mouse-scroll.c cookbook: Mentioned the animation in the sample code 2010-08-11 18:16:07 +01:00
layouts-stacking-diff-sized-actors.c cookbook: Added layout introduction and "stacking actors" recipe 2010-08-09 16:25:48 +01:00
layouts-stacking.c cookbook: Added layout introduction and "stacking actors" recipe 2010-08-09 16:25:48 +01:00
Makefile.am cookbook: Added a longer slideshow example 2010-08-18 11:41:32 +01:00
smiley.png cookbook: Add a recipe on how to create sub-textures 2010-08-06 15:43:15 +01:00
text-shadow.c cookbook: Fix the text-shadow recipe 2010-08-05 12:48:16 +01:00
textures-crossfade-cogl.c cookbook: Made code examples more consistent 2010-08-18 11:41:32 +01:00
textures-crossfade-slideshow.c cookbook: Added a longer slideshow example 2010-08-18 11:41:32 +01:00
textures-crossfade.c cookbook: Made code examples more consistent 2010-08-18 11:41:32 +01:00
textures-reflection.c cookbook: Use TESTS_DATA_DIR 2010-07-18 22:53:56 +01:00
textures-split-go.c cookbook: Add a recipe on how to create sub-textures 2010-08-06 15:43:15 +01:00
textures-sub-texture.c cookbook: Add a recipe on how to create sub-textures 2010-08-06 15:43:15 +01:00