1
0
Fork 0
mutter-performance-source/doc/cookbook/examples
Emmanuele Bassi 5f15a620a1 Merge remote branch 'elliot/cookbook-textures-crossfade'
* elliot/cookbook-textures-crossfade:
  cookbook: Use GdkPixbuf instead of getting data from a texture
  cookbook: Added a recipe for cross-fading between two images
  cookbook: Modified COGL example for consistency
  cookbook: Added video of two texture cross-fade
  cookbook: Removed unused constant
  cookbook: Renamed front/back to top/bottom in cross-fade example
  cookbook: Don't need to set keep-aspect-ratio for simple example
  cookbook: Modified ordering of statements in cross-fade example
  cookbook: Added a longer slideshow example
  cookbook: Made code examples more consistent
  cookbook: Added example code for texture cross-fading
  Post-release version bump to 1.3.13
  Release Clutter 1.3.12 (developers snapshot)

Conflicts:
	doc/cookbook/examples/Makefile.am
2010-08-20 15:24:42 +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
events-pointer-motion-crossing.c cookbook: Made callback names more consistent 2010-08-20 12:54:19 +01:00
events-pointer-motion-scribbler.c cookbook: Made callback names more consistent 2010-08-20 12:54:19 +01:00
events-pointer-motion-stacked.c cookbook: Added example to show how stacking affects pointer events 2010-08-20 12:54:19 +01:00
events-pointer-motion.c cookbook: Use get_coords rather than struct members 2010-08-20 12:54:19 +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 Merge remote branch 'elliot/cookbook-textures-crossfade' 2010-08-20 15:24:42 +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: Modified COGL example for consistency 2010-08-18 11:41:32 +01:00
textures-crossfade-slideshow.c cookbook: Renamed front/back to top/bottom in cross-fade example 2010-08-18 11:41:32 +01:00
textures-crossfade.c cookbook: Added video of two texture cross-fade 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