Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-colorize-effect.c
2012-02-21 Robert BraggPass a CoglContext when calling cogl_pipeline_new
2012-02-15 Emmanuele Bassieffects: Delay the creation of the base pipeline
2012-02-14 Emmanuele BassiDo not check for features inside class initialization
2012-02-14 Neil RobertsConvert all of the internal shader-based effects to...
2011-11-28 Neil Robertseffects: Use effect_queue_repaint instead of actor_queu...
2011-03-03 Jasper St. PierreRemove private helper #define's
2011-02-14 Emmanuele Bassiannotations: Use caller-allocates for color getters
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-01-20 Emmanuele BassiAppease the gods in introspection
2010-11-17 Emmanuele Bassishaders: Fix the usage of the Cogl GLSL variables
2010-11-10 Robert Braggcogl-shader: Prepend boilerplate for portable shaders
2010-10-18 Emmanuele BassiMove more classes to install_properties()
2010-09-21 Emmanuele Bassieffects: Make sure we're using GLSL 1.10
2010-08-17 Emmanuele Bassidocs: Fixes to avoid gtk-doc warnings
2010-08-12 Emmanuele BassiMerge remote branch 'elliot/cookbook-events-mouse-scroll'
2010-08-12 Emmanuele BassiRemove last uses of cogl_program_uniform*
2010-08-11 Emmanuele Bassicolorize-effect: Do not inherit from ShaderEffect
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-03 Emmanuele Bassidocs: Effects fixes for the API reference
2010-06-03 Emmanuele Bassishader-effect: Simplify setting the shader source
2010-06-03 Emmanuele Bassieffect: Add ColorizeEffect