[cogl] Ensure well defined semantics for COGL_INVALID_HANDLE material layers
[profile/ivi/clutter.git] / tests / conform /
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-15 Emmanuele BassiDisable single header inclusion for GLib
2009-06-15 Emmanuele Bassi[tests] Add unit for Clone behaviour
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[test-blend-strings] Explicitly request RGBA_888 tex...
2009-06-11 Emmanuele BassiBug 1637 - Master clock improvements
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-08 Emmanuele Bassi[tests] Clarify the numbers
2009-06-07 Robert Bragg[test-blend-strings] Fix a silly off by one that meant...
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[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 Robert Bragg[cogl] renamed cogl_enable_* to cogl_set_*_enabled...
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 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[build] Do not rebuild the conformance tests scripts
2009-05-06 Emmanuele BassiRemove Units from the public API
2009-05-01 Emmanuele Bassi[tests] Manually advance the timelines
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-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-12 Øyvind KolåsMerge commit 'origin/async-texture-thread-pool' into...
2009-03-10 Emmanuele Bassi[tests] Test CoglFixed, not ClutterFixed
2009-02-23 Robert Bragg[test-vertex-buffer-contiguous] Improves the texturing...
2009-02-19 Emmanuele Bassi[build] Do not overwrite BUILT_SOURCES
2009-02-19 Emmanuele Bassi[tests] Add TEST_CONFORM_TODO macro
2009-02-19 Neil Roberts[tests/conform] Copy in redhand.png
2009-02-19 Emmanuele BassiMerge branch 'build-enhancements'
2009-02-18 Damien Lespiau[build] Beautify autotools' output
2009-02-14 Emmanuele Bassi[tests] Add conformance tests for ClutterModel
2009-02-14 Emmanuele Bassi[tests] Add TEST_CONFORM_SKIP() macro
2009-02-09 Robert Bragg[cogl-vertex-buffer] Some fixes for texturing and color...
2009-02-09 Neil RobertsAdded a test for non-power-of-two sized textures
2009-02-05 Emmanuele Bassi[text] Rename :alignment to :line-alignment
2009-01-28 Robert BraggChanges cogl_rectangle to take x1, y1, x2, y2 args...
2009-01-28 Neil RobertsMerge branch 'scale-center'
2009-01-28 Neil Roberts[text-backface-culling] Fix width/height parameters...
2009-01-27 Emmanuele BassiMerge branch 'generic-actor-clone'
2009-01-27 Robert BraggMerge branch 'cogl-material'
2009-01-27 Robert BraggFully integrates CoglMaterial throughout the rest of...
2009-01-27 Emmanuele Bassi[tests] Remove an unused variable
2009-01-27 Emmanuele Bassi[tests] Assert as soon as possible
2009-01-23 Neil Roberts[test-anchors] Add tests for the rotation centers
2009-01-23 Neil Roberts[test-anchors] Add tests for the scale center
2009-01-23 Neil RobertsAdd a conformance test for the anchor point
2009-01-23 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-23 Emmanuele BassiClean up the test reports
2009-01-23 Emmanuele BassiSplit maintainer-flags from the compiler flags
2009-01-23 Emmanuele BassiMerge branch 'float-alpha-value'
2009-01-22 Emmanuele Bassi[tests] Use the right value in cogl_texture_new*
2009-01-20 Robert BraggRenames the mesh api to the "vertex buffer api".
2009-01-20 Robert BraggMerge branch 'cogl-float'
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-14 Emmanuele BassiMerge branch 'animation-improvements'
2009-01-13 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-08 Robert BraggMerge branch 'master' into cogl-float
2009-01-07 Neil RobertsMerge branch multiple-texture-rectangle into master
2009-01-07 Emmanuele BassiMerge the ClutterText actor
2009-01-06 Emmanuele Bassi[tests] Add unit for the ClutterText:password-char...
2009-01-05 Emmanuele BassiMerge branch 'units-rework'
2008-12-24 Robert BraggMerge branch 'master' into cogl-material
2008-12-23 Emmanuele BassiRemove a masking with index()
2008-12-22 Emmanuele BassiUse "" as the default value for the :text property
2008-12-21 Robert Bragg[tests] Ensure that test-launcher.sh is found for out...
2008-12-19 Emmanuele BassiMerge branch 'cairo-texture'
2008-12-17 Emmanuele Bassi[tests] Create a real file for each test unit
2008-12-16 Neil RobertsConvert clutter_path_get_position to take a gdouble...
2008-12-16 Emmanuele Bassi[tests] Make the layout cache fail at the right place
2008-12-12 Neil RobertsAdd a test case for the new cairo path functions
2008-12-11 Emmanuele BassiUpdate the paint opacity unit test
2008-12-11 Emmanuele BassiRemove units for Entry and Label
2008-12-11 Emmanuele BassiAdd Text::get_chars() implementation and tests
2008-12-11 Emmanuele BassiAdd comments in the test suite
2008-12-11 Emmanuele BassiUpdate the ClutterText test unit
next