profile/ivi/clutter.git
2009-03-16 Robert Bragg[cogl] Don't endlessly print the same warning regarding...
2009-03-16 Robert Bragg[tests] Adds an interactive cogl vertex buffer unit...
2009-03-16 Robert Bragg[cogl-vertex-buffer] fix cogl_vertex_buffer_draw_elemen...
2009-03-16 Robert Bragg[cogl-vertex-buffer] Allow querying back the number...
2009-03-16 Robert Bragg[cogl-vertex-buffer] Add a flush of attribute changes...
2009-03-16 Neil RobertsCount timeline frames using the FPS instead of an integ...
2009-03-16 Havoc Pennington[cogl] Flush matrix before clip planes
2009-03-16 Emmanuele Bassi[docs] Bring down the undocumented symbols to 2%
2009-03-16 Emmanuele Bassi[animation] Enhance consistency of the Animation API
2009-03-16 Emmanuele Bassi[docs] Update after Animation API changes
2009-03-16 Emmanuele Bassi[docs] Add description of queue_redraw
2009-03-16 Emmanuele Bassi[tests] Remove unused variables
2009-03-16 Havoc Pennington[actor] Add ::queue-redraw signal
2009-03-16 Havoc Pennington[actor] Add :clip-to-allocation property
2009-03-16 Colin Walters[animation] Enhance the bind API
2009-03-16 Emmanuele Bassi[animation] Add Animation getter
2009-03-16 Emmanuele Bassi[animation] Add an emitter for ::completed
2009-03-16 Emmanuele Bassi[docs] Clarify Animation memory management
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 Roberts[cogl-path] Minor fix to gtk-doc
2009-03-13 Emmanuele Bassi[cogl] Avoid shadowing math.h symbols
2009-03-13 Owen W. TaylorAvoid drawing twice if relayout queues a draw
2009-03-13 Emmanuele BassiDo not cause more size requisitions than necessary
2009-03-13 Emmanuele Bassi[deprecated] Add Effect deprecation
2009-03-13 Emmanuele BassiAdd more deprecation notices
2009-03-13 Neil RobertsChange cogl_path_rectangle and cogl_path_round_rectangl...
2009-03-13 Neil Roberts[README] Small typo fix
2009-03-12 Robert BraggMerge branch 'cogl-client-matrix-stacks'
2009-03-12 Robert BraggMaintain the Cogl assumption that the modelview matrix...
2009-03-12 Robert BraggFinish GLES{1,2} support for client side matrix stacks
2009-03-12 Robert BraggUse Cogl enum when making modelview-matrix current...
2009-03-12 Robert BraggExplicitly make the modelview-matrix current in cogl_...
2009-03-12 Robert BraggAvoid casting CoglMatrix to a GLfloat * when calling...
2009-03-12 Robert Bragg80 char fix
2009-03-12 Robert BraggRemoves need for casting (const float *) to (GLfloat...
2009-03-12 Havoc PenningtonVirtualize GL matrix operations and use a client-side...
2009-03-12 Øyvind Kolås[clutter-texture] updated documentation.
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-12 Emmanuele Bassi[docs] Add a bindings coding practices
2009-03-12 Emmanuele Bassi[docs] Reword some of the coding practices
2009-03-11 Emmanuele Bassi[tests] Animate the color during easing
2009-03-11 Geoff Gustafson[animation] Broken fixed:: properties
2009-03-11 Damien LespiauUpdate shave
2009-03-11 Owen W. TaylorAllow NULL for clutter_text_set_text()
2009-03-11 Gordon Williams[group] Output the group name when debugging paint
2009-03-11 Owen W. TaylorAdd (out) annotations for ClutterActor
2009-03-11 Raymond Liu[text] Insertion of multi-byte characters broken
2009-03-11 Raymond Liu[text] Crash when multi-byte utf8 text exceeds max_length
2009-03-11 Emmanuele Bassi[docs] Document the commit message format
2009-03-11 Emmanuele Bassi[docs] Calling g_object_ref() will not dispose an object
2009-03-11 Emmanuele Bassi[color] Fixed HLS to RGB conversion
2009-03-10 Neil RobertsRemove use of $(builddir)
2009-03-10 Emmanuele Bassi[cogl] Initialize all members of CoglContext
2009-03-10 Emmanuele Bassi[cogl] Initialize boolean flag in CoglContext
2009-03-10 Neil RobertsFix out of tree builds
2009-03-10 Øyvind KolåsChange the default size of thread pool from 3 to 1
2009-03-10 Emmanuele Bassi[animation] Add vector variants for ::animate()
2009-03-10 Emmanuele Bassi[docs] Update API reference
2009-03-10 Emmanuele Bassi[docs] Remove ClutterFixed from the documentation
2009-03-10 Emmanuele Bassi[cogl] Fix hardcoded paths in the pc file
2009-03-10 Emmanuele Bassi[fixed] Remove ClutterFixed API
2009-03-10 Emmanuele Bassi[units] Add more conversion functions
2009-03-10 Emmanuele Bassi[tests] Use floats, not ClutterFixed
2009-03-10 Emmanuele Bassi[text] Convert units to the right type
2009-03-10 Emmanuele Bassi[texture] Fix ClutterFixed usage
2009-03-10 Emmanuele Bassi[stage] Coalesce fog and perspective API
2009-03-10 Emmanuele Bassi[interval] Update fixed-point handling
2009-03-10 Emmanuele Bassi[tests] Test CoglFixed, not ClutterFixed
2009-03-10 Emmanuele Bassi[cogl-fixed] Implement the CoglFixed fundamental GType
2009-03-10 Emmanuele BassiMove ClutterTimeline to CoglFixed
2009-03-10 Emmanuele BassiMove ClutterBehaviourRotate to CoglFixed
2009-03-10 Emmanuele BassiMove ClutterBehaviourEllipse to CoglFixed
2009-03-10 Emmanuele BassiMove BehaviourScale to CoglFixed
2009-03-10 Emmanuele Bassi[cogl-fixed] Add a double-to-fixed conversion macro
2009-03-10 Emmanuele Bassi[docs] Note that grabs are evil
2009-03-10 Emmanuele Bassi[docs] Clarify clutter_actor_animate() behaviour
2009-03-10 Emmanuele Bassi[build] Various fixes for distcheck
2009-03-10 Emmanuele BassiAdd pkg-config file for COGL
2009-03-10 Emmanuele Bassi[shader] Unify code paths
2009-03-10 Emmanuele BassiClean up of the ClutterColor API
2009-03-10 Emmanuele Bassi[cogl] Add a PANGO debug flag for CoglPango use
2009-03-10 Colin WaltersTypo in clutter-win32.pc.in introduced by commit 24ce19383
2009-03-09 Neil RobertsSet the mapped flag on the stage in the SDL and eglnati...
2009-03-09 Owen W. TaylorUse COGL to establish GL state for ClutterGLXTexturePixmap
2009-03-09 Neil Roberts[eglnative] Add -I flags for the clutter dir in the...
2009-03-09 Neil RobertsFix warning in clutter-backend-sdl
2009-03-09 Colin WaltersBug 1491 - Fix hardcoded lib path in .pc files
2009-02-27 Øyvind KolåsAdd a warning for recursive emit_event
2009-02-26 Robert Bragg[cogl-matrix] Documents that CoglMatrix members should...
2009-02-26 Robert Bragg[cogl-matrix] Adds padding to CoglMatrix
2009-02-26 Emmanuele Bassi[backend] Constify font options
2009-02-26 Emmanuele BassiIntern the ClutterScriptable type name
2009-02-26 Bastian WinklerRemove redundant declaration in clutter-text.h
2009-02-26 Emmanuele Bassi[build] Do not shave typelib generation
2009-02-26 Emmanuele Bassi[build] Put the X11 pc dependencies in another variable
2009-02-26 Owen W. TaylorFix x/y confusion for GL_TEXTURE_RECTANGLE_ARB
next