profile/ivi/clutter.git
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 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-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...
next