profile/ivi/clutter.git
2009-01-28 Emmanuele BassiUpdate the release notes for 1.0
2009-01-28 Neil RobertsFix building GLES after _cogl_texture_handle_from_point...
2009-01-27 Neil RobertsDirectly set backend font options in clutter_set_font_flags
2009-01-27 Neil RobertsListen for the font-changed signal on the backend in...
2009-01-27 Emmanuele Bassi[docs] Documentation fixes
2009-01-27 Emmanuele Bassi[docs] Update Clutter API reference symbols
2009-01-27 Emmanuele BassiRemoved unused conditional
2009-01-27 Emmanuele BassiMerge branch 'generic-actor-clone'
2009-01-27 Emmanuele BassiFallout from cogl-material merge
2009-01-27 Robert BraggAdds padding to CoglColor to future proof it a bit
2009-01-27 Robert BraggSupport scaling on the z axis with cogl_scale
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 Neil RobertsReplace clutter_set_use_mipmapped_text with clutter_set...
2009-01-27 Emmanuele Bassi[tests] Clean up the Clone interactive test
2009-01-27 Robert Braggclutter-{clone-,}texture weren't updating their materia...
2009-01-27 Robert BraggUpdates GLES1 support for CoglMaterial
2009-01-27 Robert BraggNormalizes gl vs gles code in preperation for synching...
2009-01-27 Robert BraggRemoves cogl_blend_func and cogl_alpha_func
2009-01-27 Robert BraggFully integrates CoglMaterial throughout the rest of...
2009-01-27 Emmanuele BassiRename ActorClone to Clone/2
2009-01-27 Emmanuele Bassi[tests] Remove an unused variable
2009-01-27 Emmanuele BassiBug 1388 - Clarify signal emission for advance_to_marker()
2009-01-27 Emmanuele BassiBug 1387 - Clarify new-frame signal emission with advance()
2009-01-27 Emmanuele Bassi[timeline] Check the fps property range in the ctor
2009-01-27 Emmanuele Bassi[timeline] Move a complex condition into its own function
2009-01-27 Emmanuele Bassi[timeline] Intern signal names
2009-01-27 Emmanuele Bassi[timeline] Whitespace fixes
2009-01-27 Emmanuele Bassi[timeline] Documentation and comment fixes
2009-01-27 Emmanuele Bassi[tests] Assert as soon as possible
2009-01-27 Emmanuele Bassi[timeline] Create markers hash tables on demand
2009-01-27 Emmanuele Bassi[timeline] Limit timelines to 1000 frames per second
2009-01-26 Havoc PenningtonBug 1414 - avoid relayout of ClutterTexture if not...
2009-01-26 Havoc PenningtonBug 1415 - short-circuit setting same clip again
2009-01-26 Neil RobertsSet the SYNC_MATRICES flag when a stage is first realized
2009-01-26 Emmanuele BassiRename ActorClone to Clone/1
2009-01-24 Emmanuele BassiWhitespace fixes for BehaviourEllipse
2009-01-24 Emmanuele BassiBug 1395 - apply and get_nth_actor are inconsistent
2009-01-24 Neil RobertsFix the Cogl primitives for the GLES backend
2009-01-23 Neil RobertsSimplify test-cogl-primitives
2009-01-23 Neil Roberts[test-cogl-primitives] Remove trailing whitespace
2009-01-23 Neil Roberts[clutter-timeline] Remove the code for backwards timeli...
2009-01-23 Neil Roberts[test-text] Use g_setenv instead of setenv
2009-01-23 Robert BraggMerge commit 'origin/master' into cogl-material
2009-01-23 Emmanuele BassiBug 1361 - Unused ClutterStage::get_resolution() methods
2009-01-23 Emmanuele BassiClean up the test reports
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-23 Emmanuele Bassi[actor] Add the ::pick signal to the Actor class
2009-01-22 Neil RobertsFix some failures from the fixed-to-float script in...
2009-01-22 Emmanuele Bassi[gitignore] Update ignore file with the new tests
2009-01-22 Emmanuele Bassi[tests] Use the right value in cogl_texture_new*
2009-01-22 Emmanuele BassiImprove accuracy of clutter_sinx()
2009-01-22 Emmanuele BassiUse the allocation to get the pick area
2009-01-22 Emmanuele Bassi[gles] Fix computation of camera distance
2009-01-22 Owen W. TaylorFix computation of camera distance
2009-01-22 Emmanuele BassiAvoid needlessly queue redraws for invisible actors
2009-01-22 Jason TackaberryBug 1409 - Use G_SIGNAL_RUN_LAST with ::queue-redraw...
2009-01-22 Emmanuele BassiFix typo in the flags update
2009-01-22 Emmanuele Bassi[units] Fix Units in GValue and ClutterParamSpecUnit
2009-01-22 Emmanuele BassiFix the format for a floating point value
2009-01-22 Emmanuele BassiStore the units-per-em inside the Backend
2009-01-21 Emmanuele Bassi[docs] Specify the coordinate space of ButtonEvent
2009-01-21 Emmanuele BassiAdd units-from-em conversion
2009-01-21 Emmanuele BassiRemove the single-stage units converters
2009-01-21 Emmanuele Bassi[docs] Remove sources of warnings in API references
2009-01-21 Emmanuele Bassi[docs] Add CoglTextureFlags to the API reference
2009-01-21 Emmanuele Bassi[docs] Build COGL API reference first
2009-01-21 Emmanuele Bassi[tests] Update the tests calling cogl_texture_new_*
2009-01-21 Emmanuele BassiChange the COGL texture constructor to use flags
2009-01-20 Emmanuele Bassi[docs] Update ClutterMedia section
2009-01-20 Emmanuele BassiBug 1404 - ClutterMedia issues
2009-01-20 Robert BraggRenames the mesh api to the "vertex buffer api".
2009-01-20 Robert BraggRemoves the fixed-to-float scripts and patches
2009-01-20 Robert BraggMerge branch 'cogl-float'
2009-01-20 Emmanuele Bassi[script] Parse easing modes by name
2009-01-20 Emmanuele Bassi[docs] Update the easing modes documentation
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] Hand coded changes...
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 git commit messages used by fixed-to-float.sh
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 Owen W. TaylorChange default tile-waste from 64 to 63
2009-01-16 Owen W. TaylorFix properties that have X11 types to be 'long'
2009-01-16 Emmanuele Bassi[eglnative] Set the SYNC_MATRICES on stage realization
2009-01-16 Neil Roberts[fixed-to-float.sh] Apply the automatic changes to...
2009-01-16 Neil Roberts[fixed-to-float.sh] Group some of the sed expressions...
2009-01-16 Neil Roberts[fixed-to-float-patches] Replace the cogl_color_*x...
2009-01-16 Emmanuele Bassi[docs] Clarify what API registers a global alpha function
2009-01-16 Neil Roberts[fixed-to-float-patches] Merge the two patches to remov...
2009-01-16 Emmanuele Bassi[doc] Clarify the animation mode meaning
2009-01-16 Emmanuele BassiRemove AnimationMode from the Animation API
2009-01-16 Emmanuele Bassi[alpha] Allow registering alpha functions
2009-01-16 Neil Roberts[fixed-to-float.sh] Use float names for the GLES2 wrappers
2009-01-16 Neil Roberts[fixed-to-float-patches] Move the changes to gles2...
next