Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-deform-effect.c
2012-04-27 Emmanuele BassiFixes for the API reference
2012-03-07 Emmanuele BassiFix missing/redundant declarations
2012-02-21 Robert BraggPass a CoglContext when calling cogl_pipeline_new
2012-02-09 Robert BraggUpdates use of Cogl in line with api changes
2012-01-12 Emmanuele Bassideform-effect: Check against NULL pointers
2011-11-16 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-15 Neil Robertsdeform-effect: Use CoglPipeline instead of setting...
2011-11-15 Neil Robertsdeform-effect: Use CoglPrimitives instead of CoglVertex...
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-14 Lionel Landwerlindeform-effect: do not redraw actor on invalidate
2011-10-17 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-13 Emmanuele Bassidebug: Move paint-deform-tiles to CLUTTER_PAINT
2011-09-29 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-09-28 Tomeu VizosoAdd paint-deform-tiles option to CLUTTER_DEBUG
2011-03-03 Jasper St. PierreRemove private helper #define's
2011-02-28 Emmanuele Bassioffscreen-effect: Add public accessor for target size
2011-02-19 Emmanuele Bassideform-effect: Use the FBO target size
2010-12-17 Alexandre QuessyFixed a typo in a doc string
2010-10-18 Emmanuele BassiMove more classes to install_properties()
2010-10-04 Damien Lespiaudeform-effect: Fix Horiontal/Horizontal typo
2010-09-03 Emmanuele BassiReplace cogl_color_set_from_* with cogl_color_init_from_*
2010-08-11 Emmanuele BassiMerge branch 'wip/table-layout'
2010-08-10 Neil RobertsConditionally use g_object_notify_by_pspec
2010-07-15 Emmanuele BassiMark property strings for translation
2010-06-11 Emmanuele BassiMerge branch 'wip/deform-effect'
2010-06-10 Emmanuele Bassieffect: Add DeformEffect