profile/ivi/clutter.git
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 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-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...
2009-01-15 Neil Roberts[fixed-to-float-patches] Fix use of glClearColor and...
2009-01-15 Neil RobertsMerge branch 'master' into cogl-float
2009-01-15 Neil RobertsFix GLES backends after merging the async-textures...
2009-01-15 Neil Roberts[fixed-to-float.sh] Remove the mtx_transform patch...
2009-01-15 Neil Roberts[fixed-to-float-patches] Fix some of the matrix getters...
2009-01-15 Robert Bragg[test-text] queue redraws instead of calling clutter_ac...
2009-01-14 Emmanuele BassiBug 1380 - Return booleans from CLUTTER_ACTOR_IS_*...
2009-01-14 Emmanuele BassiRemove the Effects API
2009-01-14 Emmanuele BassiEmit ::load-finished for every texture load
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 Neil Roberts[ClutterStageX11] Remove the handling_configure flag
2009-01-14 Emmanuele BassiAdd unused symbols
2009-01-14 Emmanuele BassiFix compile warning for a possible uninitialized variable
2009-01-14 Emmanuele BassiAdd declaration of clutter_binding_pool_get_type()
2009-01-14 Emmanuele BassiMerge branch 'animation-improvements'
2009-01-14 Emmanuele BassiFix compilation warning
2009-01-14 Neil Roberts[clutter-text] Fix x-position of cursor when moving...
2009-01-13 Neil Roberts[clutter-text] Fix offset_to_bytes to work when pos...
2009-01-13 Neil Roberts[clutter-text] Don't allow control characters to be...
2009-01-13 Neil RobertsFix GLES 2 after the multiple-texture-rectangle branch...
2009-01-13 Neil RobertsUpdate gtk-doc 'Since' field for cogl_texture_multiple_...
2009-01-13 Emmanuele Bassi[gitignore] Update the ignore file
2009-01-13 Emmanuele BassiAdd ClutterBindingPool:name
2009-01-13 Robert BraggRemove cogl_blahx Cogl interfaces that used to take...
2009-01-13 Emmanuele BassiTurn ClutterBindingPool a GObject
2009-01-12 Robert Bragg[gl/cogl.c] Updates the cogl_rotatex prototype to take...
2009-01-12 Robert Bragg[cogl.h.in.0.patch] Fixes the cogl_rotatex prototype...
2009-01-12 Robert Bragg[cogl/gles] Fixes for building for GLES 1 using floats
2009-01-12 Robert Bragg[fixed-to-float.sh] Replace uses of COGL_FIXED_FROM_INT...
2009-01-12 Robert Braggconverts clutter_{sin,cos,tan,atan}x angles to radians...
2009-01-12 Robert Bragg[fixed-to-float-patches] Updates the patches in line...
2009-01-12 Emmanuele BassiWhitespace fixes in ClutterTexture
2009-01-12 Emmanuele Bassi[async-loading] Do not force the texture size on async...
2009-01-12 Emmanuele Bassi[async-loading] Update asynchronous image loading
2009-01-12 Emmanuele BassiAdd API for extracting image size from a file
2009-01-12 Emmanuele BassiMerge branch 'master' into async-textures
2009-01-12 Havoc PenningtonBug 1087 - virtualize stage_queue_redraw
2009-01-12 Robert Bragg[ClutterGLXTexturePixmap] Use an RGB texture (not ARGB...
2009-01-12 Emmanuele BassiDeclare G_LOG_DOMAIN for COGL
2009-01-12 Emmanuele BassiAllow ensuring that a stage viewport is updated
2009-01-12 Emmanuele Bassi[x11] Proper fix for the ClutterStage resize race
2009-01-09 Emmanuele Bassi[docs] Documentation warnings
2009-01-09 Emmanuele Bassi[x11] Fix a race condition when resizing a stage
2009-01-08 Emmanuele Bassi[text] Fix GObject properties in ClutterText
2009-01-08 Emmanuele BassiFix last improper usage of ClutterUnits
2009-01-08 Emmanuele BassiMerge branch 'animatable-iface' into animation-improvements
2009-01-08 Emmanuele Bassi[docs] Add ClutterAnimatable to the API reference
2009-01-08 Emmanuele BassiAdd license notice to ClutterAnimation files
2009-01-08 Emmanuele Bassi[docs] Update the ClutterAnimation section
2009-01-08 Emmanuele Bassi[animation] Extend ClutterAnimation support to all...
2009-01-08 Emmanuele Bassi[animation] Use ClutterAnimatable inside Animation
2009-01-08 Emmanuele Bassi[animation] Add ClutterAnimatable
2009-01-08 Robert BraggMerge branch 'master' into cogl-float
2009-01-08 Robert Braggfixes for clutter-behaviour-ellipse.c.0.patch
2009-01-08 Robert Bragg[clutter-alpha.c.0.patch] replace ClutterAngle with...
2009-01-08 Robert BraggReplaces uses of CoglAngle with floats (Though the...
next