Update NEWS file
[profile/ivi/clutter.git] / tests /
2009-07-12 Emmanuele Bassi[tests] Remove test-perspective
2009-07-12 Evan Martin[docs] Fix typos and remove mentions of SVN
2009-06-30 Robert Bragg[cogl] Ensure well defined semantics for COGL_INVALID_H...
2009-06-29 Robert Bragg[cogl] Adds cogl_read_pixels to replace direct use...
2009-06-29 Robert Bragg[test-cogl-tex-getset] Assume a premultiplied pixel...
2009-06-24 Neil Roberts[test-shader] Fix some of the shaders to use premultipl...
2009-06-19 Emmanuele Bassi[tests] Remove unneeded g_type_init()
2009-06-19 Emmanuele Bassi[input] Rework input device API
2009-06-17 Matthew Allum[XInput] Get XInput working again.
2009-06-15 Emmanuele Bassi[tests] Beautify the bouncing actor
2009-06-15 Emmanuele Bassi[animation] Rework animation chaining
2009-06-15 Emmanuele BassiDisable single header inclusion for GLib
2009-06-15 Emmanuele Bassi[tests] Add unit for Clone behaviour
2009-06-12 Neil Roberts[test-cogl-tex-tile] Fix breakages from ClutterFixed...
2009-06-11 Emmanuele Bassi[tests] Fix the cogl_polygon() interactive test
2009-06-11 Emmanuele Bassi[tests] Fix the VBO interactive test
2009-06-11 Emmanuele Bassi[tests] Update test-actors (and clones)
2009-06-11 Robert BraggBug 1406 - Handling of premultiplication in clutter
2009-06-11 Robert Bragg[test-premult] Adds a unit test for texture upload...
2009-06-11 Robert Bragg[fog] Document that fogging only works with opaque...
2009-06-11 Robert Bragg[test-blend-strings] Explicitly request RGBA_888 tex...
2009-06-11 Owen W. TaylorDefault to a blend function that expects premultiplied...
2009-06-11 Emmanuele BassiBug 1637 - Master clock improvements
2009-06-11 Emmanuele Bassi[tests] Fix a segfault in the binding-pool test
2009-06-11 Emmanuele BassiChange the paint forcing on the Text cache text
2009-06-11 Neil RobertsRevert "[timeline] Don't clamp the elapsed time when...
2009-06-11 Neil Roberts[tests] Don't add a newline to the end of g_test_messag...
2009-06-11 Neil Roberts[test-timeline] Add a marker at the beginning of the...
2009-06-10 Neil Roberts[timeline] Don't clamp the elapsed time when a looping...
2009-06-09 Owen W. TaylorRemove useless manual timeline ticking
2009-06-09 Owen W. TaylorMove elapsed-time calculations into ClutterTimeline
2009-06-09 Owen W. TaylorLimit the frame rate when not syncing to VBLANK
2009-06-09 Owen W. TaylorAvoid motion-compression in test-picking test
2009-06-09 Emmanuele Bassi[stage] Rename fullscreen methods
2009-06-09 Emmanuele Bassi[stage] Rename :fullscreen to :fullscreen-set
2009-06-08 Emmanuele Bassiintrospection-friendly ClutterEvent accessors
2009-06-08 Emmanuele Bassi[tests] Clarify the numbers
2009-06-08 Emmanuele Bassi[tests] The ::focus-in signal was renamed ::key-focus-in
2009-06-07 Robert Bragg[test-blend-strings] Fix a silly off by one that meant...
2009-06-06 Emmanuele Bassi[texture] Fix error reporting on ::load-finished
2009-06-05 Robert Bragg[test-conformance] we were calling clutter_init with...
2009-06-05 Emmanuele BassiMerge branch '1.0-integration'
2009-06-05 Neil RobertsMerge branch 'timeline-no-fps' into 1.0-integration
2009-06-04 Neil Roberts[cogl] Move the texture filters to be a property of...
2009-06-04 Emmanuele Bassi[actor] Use flags to control allocations
2009-06-04 Emmanuele Bassi[units] Rework Units into logical distance value
2009-06-04 Emmanuele BassiRemove usage of Units and macros
2009-06-04 Neil Roberts[timeline] Remove the concept of frames from timelines
2009-06-01 Emmanuele Bassi[tests] Add ClutterColor conformance tests
2009-06-01 Emmanuele BassiUniformly use floats in Actor properties
2009-05-28 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-28 Neil Roberts[test-text-perf] Use queue_redraw instead of painting...
2009-05-28 Robert Bragg[cogl vertex buffers] Give indices a CoglHandle so...
2009-05-28 Robert Bragg[cogl] renamed cogl_enable_* to cogl_set_*_enabled...
2009-05-28 Robert Bragg[vbo indices] tweak add_indices api to return an id...
2009-05-28 Robert Bragg[cogl-vertex-buffer] Seal GL types from the public API
2009-05-28 Robert Bragg[cogl-vertex-buffers] Support putting index arrays...
2009-05-28 Robert Bragg[cogl-material] Support string based blending and layer...
2009-05-28 Robert Bragg[build] Fixes some compiler warnings when building...
2009-05-23 Emmanuele Bassi[cogl] Remove max_waste argument from Texture ctors
2009-05-22 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-21 Neil Roberts[test-text-perf] Small fix-ups
2009-05-21 Owen W. TaylorAdd a test for text performance
2009-05-21 Neil RobertsMerge branch 'pango-vbo' into 1.0-integration
2009-05-20 Emmanuele BassiMerge commit 'origin/master' into 1.0-integration
2009-05-14 Emmanuele Bassi[tests] Verify cursor position
2009-05-14 Emmanuele Bassi[build] Do not rebuild the conformance tests scripts
2009-05-12 Emmanuele Bassi[tests] Add command line option to the picking test
2009-05-12 Chris Lord[tests/micro-bench] Add a picking performance test
2009-05-12 Robert Bragg[cogl] Remove the COGL{enum,int,uint} typedefs
2009-05-07 Emmanuele Bassi[tests] Check em to unit conversion
2009-05-06 Emmanuele BassiRemove Units from the public API
2009-05-02 Robert Bragg[cogl-offscreen] Cleans up the cogl offscreen API and...
2009-05-01 Emmanuele Bassi[tests] Manually advance the timelines
2009-05-01 Emmanuele Bassi[tests] Verify that Clone can paint hidden sources
2009-04-29 Emmanuele Bassi[tests] Exercise the Model filtering
2009-04-27 Neil Roberts[ClutterText] Fix actors with a width but no wrapping...
2009-04-24 Havoc PenningtonEnforce invariants on mapped, realized, visibility...
2009-04-24 Emmanuele BassiAllow passing the pick mode to get_actor_at_pos()
2009-04-21 Neil Roberts[test-pick] Improve to include a covering actor
2009-04-21 Emmanuele Bassi[tests] Disable a subtest of the Text cache unit
2009-04-21 Emmanuele Bassi[tests] Visually verify ellipsization
2009-04-15 Emmanuele BassiMerge branch 'text-actor-layout-height'
2009-04-02 Robert Bragg[cogl-handle] Optimize how we define cogl handles
2009-03-25 Damien Lespiau[gitignore] Ignore two newly introduced tests
2009-03-17 Emmanuele BassiRemove usage of the grave accent as quotation mark
2009-03-17 Robert Bragg[test-cogl-vertex-buffer] Use clutter_color_from_hls...
2009-03-17 Robert Bragg[clutter-color] Use a different hls->rgb algorithm...
2009-03-16 Robert Bragg[tests] Adds an interactive cogl vertex buffer unit...
2009-03-16 Emmanuele Bassi[tests] Remove unused variables
2009-03-16 Øyvind KolåsMerge branch 'async-texture-thread-pool'
2009-03-16 Øyvind Kolås[clutter-texture] fixed gtk-doc formatting, and init...
2009-03-13 Neil RobertsChange cogl_path_rectangle and cogl_path_round_rectangl...
2009-03-12 Øyvind KolåsMerge commit 'origin/async-texture-thread-pool' into...
2009-03-12 Øyvind Kolås[clutter-texture] remove load-size-async property
2009-03-12 Øyvind Kolås[clutter-texture] add option to not block on size for...
2009-03-12 Øyvind Kolås[tests] Added test-texture-async
2009-03-11 Emmanuele Bassi[tests] Animate the color during easing
2009-03-10 Emmanuele Bassi[tests] Use floats, not ClutterFixed
2009-03-10 Emmanuele Bassi[stage] Coalesce fog and perspective API
next