profile/ivi/clutter.git
2010-09-29 Robert Braggactor: when culling/clipped redraws disable ignore...
2010-09-29 Robert Braggstage: only update viewport when allocation changes
2010-09-29 Robert Braggglx: queue full redraws for the first 2 frames
2010-09-29 Robert Braggx11: minimize nasty artefacts when resizing windows
2010-09-29 Robert Braggx11: Queue clipped redraws for Expose events
2010-09-29 Robert Braggcogl: removes unused _cogl_setup_viewport
2010-09-29 Robert Braggstage: Sometimes really force a full redraw
2010-09-29 Robert Braggactor: don't immediately queue redraw when queuing...
2010-09-29 Robert BraggUse paint volumes to do automatic culling
2010-09-29 Robert Braggactor: Use paint volumes to always queue clipped redraws
2010-09-29 Robert Braggactor: make _transform_and_project_box static
2010-09-29 Robert Braggactor: _real_queue_relayout shouldn't queue redraw
2010-09-29 Robert Braggactor: re-allocation implies need to redraw
2010-09-29 Robert Braggactor: separate the queue redraw code
2010-09-29 Robert Braggstage: make it possible to queue a relayout only
2010-09-29 Robert Braggtexture: Forward queue redraw/relayout for fbos
2010-09-29 Robert BraggQueue clipped redraws work in terms of paint volumes
2010-09-29 Robert Braggblur-effect: fix paint volume padding
2010-09-29 Robert Braggdebug: CLUTTER_DEBUG_REDRAWS: disable clipped redraws
2010-09-29 Robert Braggpaint volumes: CLUTTER_PAINT=paint-volumes debug option
2010-09-29 Robert Braggpaint volumes: another pass at the design
2010-09-29 Robert Braggactor-box: Adds clutter_actor_box_union utility
2010-09-29 Robert Braggtexture: size fbos using clutter_actor_get_paint_box
2010-09-29 Emmanuele Bassidocs: Add PaintVolume to the API reference
2010-09-29 Emmanuele Bassiblur-effect: Add padding to account for the blur
2010-09-29 Emmanuele Bassioffscreen-effect: Use the paint box to size the FBO
2010-09-29 Emmanuele Bassieffect: Allow any effect to override the paint volume
2010-09-29 Emmanuele Bassiactor: Allow querying the paint volume
2010-09-29 Emmanuele Bassically: Do not use deprecated functions
2010-09-29 Emmanuele Bassianimator: Code style fixes
2010-09-29 Stephen KennedyClutterAnimator doesn't ref timeline properly
2010-09-28 Neil RobertsAdd a conformance test for clutter_actor_contains
2010-09-28 Neil RobertsSimplify the loop for clutter_actor_contains
2010-09-28 Neil RobertsDocument what happens when self==descendant in clutter_...
2010-09-27 Emmanuele BassiPost-branch version bump to 1.5.1
2010-09-26 Emmanuele Bassidoap: Remove mallum from the maintainers list
2010-09-26 Emmanuele Bassiactor: Dispose all constrains
2010-09-25 Emmanuele Bassijson: Allow NULL as a value for strings, arrays and...
2010-09-24 Emmanuele Bassitest-clutter-units: Force a known resolution to avoid...
2010-09-24 Emmanuele BassiPost-release version bump to 1.4.1
2010-09-24 Emmanuele BassiRelease 1.4.0 (stable)
2010-09-24 Elliot Smithcookbook: Reduce complexity of sample ClutterAnimator...
2010-09-24 Øyvind Kolåsanimator: fix removal of all keys
2010-09-23 Robert Braggmaterial: Don't prune ancestry if it owns some layers
2010-09-23 Jammy Zhoucogl-framebuffer.c: GL_DEPTH_STENCIL not supported...
2010-09-23 Emmanuele Bassicookbook: Further clarification of the anchor point
2010-09-23 Elliot Smithcookbook: Recipe for "moving actors"
2010-09-23 Elliot Smithcookbook: Fixed markup in animations section
2010-09-23 Elliot Smithcookbook: Example of animated movement with ClutterAnimator
2010-09-23 Elliot Smithcookbook: Example of animated movement with ClutterState
2010-09-23 Elliot Smithcookbook: Example of simple movement animation
2010-09-23 Emmanuele BassiAdd some more argument validation
2010-09-23 Robert Braggactor: don't pass NULL to _stage_set_pick_buffer_valid
2010-09-23 Robert Braggdocs: Put deprecated Cogl symbols into new section
2010-09-23 Robert Braggdocs: update the overview paragraph for Cogl
2010-09-23 Robert Braggdocs: cogl-texture-3d wasn't listed as experimental
2010-09-23 Robert Braggdocs: Use "Cogl" not "COGL" in Cogl API reference
2010-09-23 Emmanuele Bassitable-layout: Invert row/column in arguments
2010-09-23 Emmanuele Bassidocs: Mention Uncrustify in the coding style document
2010-09-23 Emmanuele BassiUpdate the uncrustify configuration
2010-09-23 Emmanuele BassiAdd uncrustify configuration file
2010-09-23 Robert Braggpicking: Fix tracking of pick buffer validity
2010-09-23 Robert BraggRevert "picking: Fix tracking of pick buffer validity"
2010-09-23 Robert Braggpicking: Fix tracking of pick buffer validity
2010-09-22 Emmanuele Bassibox-layout: Small cleanups
2010-09-22 Emmanuele Bassidocs: Update the coding style
2010-09-21 Neil Robertstest-conform: Delay initializing Clutter until a test...
2010-09-21 Emmanuele Bassieffects: Make sure we're using GLSL 1.10
2010-09-21 Emmanuele Bassiintrospection: Build ClutterJson before Clutter
2010-09-21 Emmanuele BassiRequire the installed JSON-GLib
2010-09-21 Emmanuele Bassibuild: Update the remote publish path for the cookbook
2010-09-20 Neil Robertsclutter-box-layout: Swap the default request mode
2010-09-20 Emmanuele BassiMerge branch 'cookbook-layouts-bind-constraint'
2010-09-20 Emmanuele Bassidocs: Description fixes for State.set_animator()
2010-09-20 Bastian Winklerstate: Request the animator for the default state
2010-09-20 Bastian Winklerstate: Fix the usage of ClutterAnimator in ClutterScript
2010-09-20 Bastian Winklerstate: Create a new target state in clutter_state_set_a...
2010-09-20 Dominique Leuenbergerbuild: Pass CLUTTER_CFLAGS to g-ir-scanner
2010-09-20 Emmanuele Bassidocs: API reference fixes
2010-09-20 Emmanuele Bassibuild: Remove unnecessary newline
2010-09-20 Frederik Hahnepo: Update German translation
2010-09-18 Emmanuele Bassitexture: Add more validation on the material
2010-09-17 Neil RobertsFix the ordering of the arguments for clutter_table_lay...
2010-09-17 Neil Robertscogl-object-private.h: Include cogl-debug.h
2010-09-17 Elliot Smithcookbook: Add recipe about sync'ing actor sizes
2010-09-17 Elliot Smithcookbook: Example using allocation-changed to sync...
2010-09-17 Elliot Smithcookbook: Simple example to demonstrate bind constraint
2010-09-17 Elliot Smithcookbook: Example of using a bind constraint for an...
2010-09-17 Emmanuele Bassidocs: Add sub-classing notes on ActorMeta and Constraint
2010-09-17 Emmanuele Bassiflow-layout: Blow the cached preferred size if needed
2010-09-17 Emmanuele Bassiconstraint: Re-implement using update_allocation()
2010-09-17 Emmanuele Bassiconstraint: Add ::update_allocation()
2010-09-17 Emmanuele Bassitest-bind: Fix colors and set the name of the boxes
2010-09-17 Emmanuele Bassibuild: Use the power of abs_builddir
2010-09-17 Emmanuele Bassibuild: Enable COGL_OBJECT_DEBUG in the debug flags
2010-09-16 Robert Braggoffscreen-effect: Update handling of transforms
2010-09-16 Neil Robertsclutter.modules: Specify the checkoutdir for the gtk2...
2010-09-15 Emmanuele BassiPost-release version bump to 1.3.15
2010-09-15 Emmanuele BassiRelease Clutter 1.3.14 (developers snapshot)
2010-09-15 Emmanuele Bassibuild: Add cogl-debug-options.h
next