Clutter 1.5.10 2010-12-17 =============================================================================== • List of changes since Clutter 1.5.8 » Add an evdev input backend; this adds support for input devices on Linux when using the EGL-based backends. » Update the build scripts for compiling the Windows backend. » Updates for the Cookbook and the API references. » Fix ClutterModel::get_iter_at_row() for filtered ClutterListModels. » Scores of fixes to the pipeline state object for GLES2. » Add code that tries to perform manual clipping to avoid breaking up batches of primitives. » Keep a cache of ARBfp programs indexed by the pipeline state that led to their generation. » Accept G_TYPE_DOUBLE values in ClutterShaderEffect uniforms. » Update the Wayland client backend. » Update the build for Windows. » Rename the ClutterTimeline:reverse property introduced in Clutter 1.5.6 to ClutterTimeline:auto-reverse. » Clean up the interactive tests suite. Many thanks to: Neil Roberts, Damien Lespiau, Robert Bragg, Elliot Smith, Jussi Kukkonen, nobled, Alexandre Quessy, Mike Owens, Tomeu Vizoso