Bug 1406 - Handling of premultiplication in clutter
[profile/ivi/clutter.git] / tests / interactive /
2009-06-11 Robert BraggBug 1406 - Handling of premultiplication in clutter
2009-06-11 Robert Bragg[fog] Document that fogging only works with opaque...
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-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] The ::focus-in signal was renamed ::key-focus-in
2009-06-06 Emmanuele Bassi[texture] Fix error reporting on ::load-finished
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 BassiUniformly use floats in Actor properties
2009-05-28 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-28 Robert Bragg[cogl vertex buffers] Give indices a CoglHandle so...
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-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 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-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] Verify that Clone can paint hidden sources
2009-04-24 Emmanuele BassiAllow passing the pick mode to get_actor_at_pos()
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-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
2009-03-10 Emmanuele BassiClean up of the ClutterColor API
2009-02-18 Robert Bragg[Cogl] cogl_clip_{set*,unset} renamed to cogl_clip_...
2009-02-11 Robert Bragg[tests] Some improvements for test-pixmap
2009-02-05 Emmanuele Bassi[text] Rename :alignment to :line-alignment
2009-02-02 Emmanuele Bassi[tests] Update the text-field interactive test
2009-01-28 Robert BraggChanges cogl_rectangle to take x1, y1, x2, y2 args...
2009-01-28 Neil RobertsMerge branch 'scale-center'
2009-01-27 Emmanuele BassiMerge branch 'generic-actor-clone'
2009-01-27 Emmanuele BassiFallout from cogl-material merge
2009-01-27 Robert BraggMerge branch 'cogl-material'
2009-01-27 Emmanuele BassiRemove CloneTexture from the API
2009-01-27 Robert BraggRemoves test-simple from tests/interactive/Makefile.am
2009-01-27 Emmanuele Bassi[tests] Clean up the Clone interactive test
2009-01-27 Robert BraggFully integrates CoglMaterial throughout the rest of...
2009-01-27 Emmanuele BassiRename ActorClone to Clone/2
2009-01-23 Neil RobertsSimplify test-cogl-primitives
2009-01-23 Neil Roberts[test-cogl-primitives] Remove trailing whitespace
2009-01-23 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-23 Emmanuele BassiSplit maintainer-flags from the compiler flags
2009-01-23 Emmanuele BassiFix compiler warnings
2009-01-23 Emmanuele BassiMerge branch 'float-alpha-value'
2009-01-21 Emmanuele Bassi[tests] Update the tests calling cogl_texture_new_*
2009-01-20 Robert BraggMerge branch 'cogl-float'
2009-01-20 Emmanuele Bassi[script] Parse easing modes by name
2009-01-20 Emmanuele Bassi[animation] Implement new easing functions
2009-01-20 Emmanuele Bassi[animation] Move the alpha value to floating point
2009-01-20 Robert Bragg[Automatic fixed-to-float.sh change] Applies a number...
2009-01-20 Robert Bragg[Automatic fixed-to-float.sh change] Applies all script...
2009-01-20 Robert BraggImproves the unit test to verify more awkward scaling...
2009-01-19 Robert BraggImplements a generic ClutterActorClone that doesn't...
2009-01-16 Emmanuele Bassi[alpha] Allow registering alpha functions
2009-01-15 Neil RobertsMerge branch 'master' into cogl-float
2009-01-14 Emmanuele BassiRemove the Effects API
2009-01-14 Robert Bragg[test-depth] cast width to gint when calculating -width/2
2009-01-14 Robert Bragg[tests] Adds a flowery clutter_cairo_texture unit test
2009-01-14 Emmanuele BassiMerge branch 'async-textures'
2009-01-14 Emmanuele BassiMerge branch 'animation-improvements'
2009-01-14 Emmanuele BassiFix compilation warning
2009-01-13 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-12 Emmanuele BassiMerge branch 'master' into async-textures
2009-01-08 Emmanuele BassiFix last improper usage of ClutterUnits
2009-01-08 Robert BraggMerge branch 'master' into cogl-float
2009-01-08 Robert Bragg[test-clip] Use gint for hand_{width,height} when calul...
2009-01-08 Robert Bragg[test-depth] Use a gint for width, not guint, when...
2009-01-07 Neil RobertsMerge branch multiple-texture-rectangle into master
2009-01-07 Emmanuele Bassi[tests] Update the ClutterText interactive test
2009-01-07 Emmanuele Bassi[tests] Make test-scale use ClutterText
2009-01-07 Emmanuele Bassi[tests] Remove test-opacity interactive test
next