profile/ivi/clutter.git
2010-02-12 Emmanuele Bassidocs: Update the backend HACKING file
2010-02-11 Neil Robertscogl: Add a fallback for when the signbit macro is...
2010-02-10 Emmanuele BassiDo a sanity check on _clutter_do_pick() arguments
2010-02-10 Emmanuele Bassiinput-device: Do not pick() on NULL stages
2010-02-10 Emmanuele Bassitext: Bump up the preferred height
2010-02-10 Emmanuele Bassitest-text-field: Tone down the border
2010-02-10 Emmanuele Bassitest-text-field: Use ActorBox methods for the border
2010-02-10 Robert Bragguprof: make the Redrawing timer a child of the Master...
2010-02-10 Robert Braggbackend-glx: Fix glXQueryVersion test
2010-02-10 Neil Robertscogl-material: Layers are not equal if the filters...
2010-02-10 Emmanuele Bassibuild: Tweak internal defines for building Clutter
2010-02-09 Robert Braggdebug: Adds CLUTTER_DEBUG=disable-swap-events option
2010-02-09 Robert Braggglx backend: Adds support for GLX_INTEL_swap_event
2010-02-09 Robert Braggglx backend: when running with GLX 1.3 then create...
2010-02-09 Neil Robertsclutter-backend: Fix the error check in _clutter_backen...
2010-02-09 Emmanuele Bassicogl: Move material_copy() out of the deprecated section
2010-02-09 Emmanuele BassiFix some compiler warnings
2010-02-09 Neil Robertscogl-bitmap: Remove const from premult_alpha_last_four_...
2010-02-09 Emmanuele Bassidocs: Clean up the unused symbols for Cogl
2010-02-09 Bastian Winklercogl-buffer: Use correct argument types in cogl_buffer_...
2010-02-09 Emmanuele Bassidocs: Move some Cogl defines in the private section
2010-02-09 Emmanuele Bassidocs: Fixes for Cogl API reference
2010-02-09 Emmanuele BassiPost-release bump to 1.1.11
2010-02-09 Emmanuele BassiRelease 1.1.10
2010-02-09 Emmanuele BassiUpdate NEWS file
2010-02-09 Emmanuele Bassibuild: Always build conformance tests with debug symbols
2010-02-09 Robert Braggconform: fix stack corruption in test-behaviours.c
2010-02-09 Neil Robertscogl-texture-2d: Use _cogl_texture_driver_gen to genera...
2010-02-09 Neil Robertscogl: Use SSE2 when possible for premultiplying
2010-02-09 Emmanuele Bassiactor: Improve readability of raise/lower warnings
2010-02-09 Halton HuoRemove return from void functions
2010-02-08 Emmanuele BassiPost-release bump to 1.1.9
2010-02-08 Emmanuele BassiRelease Clutter 1.1.8
2010-02-08 Emmanuele Bassitest-animator: Do not use mid-function blocks
2010-02-08 Emmanuele Bassianimator: Zero the AnimatorKey:value member
2010-02-08 Emmanuele Bassidocs: Fixes for ClutterAnimator
2010-02-08 Emmanuele BassiMerge me
2010-02-08 Emmanuele Bassidocs: Update NEWS
2010-02-08 Emmanuele Bassidocs: Update the release notes
2010-02-08 Damien Lespiaucogl-buffer: Use TEXTURE as the only value for CoglBuff...
2010-02-08 Damien Lespiaucogl-buffer: make sure the code compiles on GL ES
2010-02-08 Damien Lespiaucogl-pixel-buffer: Add a fallback path
2010-02-08 Damien Lespiautests: Add a test for CoglPixelBuffers
2010-02-08 Damien Lespiaucogl-texture: Add a new constructor to turn CoglBuffers...
2010-02-08 Damien Lespiaucogl-pixel-buffer: add a pixel buffer object class
2010-02-08 Damien Lespiaucogl-buffer: add an abstract class around openGL's...
2010-02-08 Damien Lespiaucogl: new textures sould have GL_TEXTURE_MIN_FILTER...
2010-02-08 Damien Lespiaucogl: Introduce the GE_RET() debug macro
2010-02-08 Emmanuele BassiMerge branch 'animator-parser'
2010-02-08 Emmanuele Bassidocs: Describe the Animation definition syntax
2010-02-08 Emmanuele Bassianimator: Provide a ClutterScript parser
2010-02-08 Emmanuele Bassianimator: Allow retrieving type property type from...
2010-02-08 Emmanuele Bassiscript: Use a node when resolving an animation mode
2010-02-08 Robert Braggcogl path: make sure marking the clip state dirty takes...
2010-02-08 Neil Robertsclutter-master-clock: Don't wait for a frame if time...
2010-02-08 Emmanuele Bassitest-flow-layout: Remove unneeded Stage sizing
2010-02-08 Emmanuele BassiMerge remote branch 'origin/cwiiis-stage-resize'
2010-02-07 Øyvind KolåsAdd ClutterAnimator
2010-02-07 Chris Lord[stage-x11] Set the default size differently
2010-02-07 Chris Lord[stage] Set default size correctly
2010-02-06 Chris LordRevert "[x11] Don't set actor size on ConfigureNotify"
2010-02-06 Chris Lord[x11] Don't set actor size on ConfigureNotify
2010-02-06 Chris Lord[stage] Now that get_geometry works, use it
2010-02-06 Chris Lord[stage-x11] make get_geometry always get geometry
2010-02-06 Chris Lord[stage] Get the current size correctly
2010-02-06 Chris Lord[stage] Set minimum width/height to 1x1
2010-02-06 Chris Lord[stage] Add set/get_minumum_size
2010-02-06 Emmanuele BassiAdd cogl-subtexture test to the Git ignore file
2010-02-06 Emmanuele BassiDeprecate clutter_util_next_p2()
2010-02-06 Emmanuele Bassidocs: Fix whitespace in the App manual stub
2010-02-06 Emmanuele Bassibuild: Add suppressions file to EXTRA_DIST
2010-02-06 Neil RobertsMerge branch 'more-texture-backends'
2010-02-06 Neil Robertscogl-bitmap: Update the format after (un)premultiplying
2010-02-05 Neil Robertscogl-atlas-texture: Fix a cut and paste error when...
2010-02-04 Damien Lespiaudocs: Use % for defines not #
2010-02-04 Damien Lespiaudocs: fix new line in the cogl xml top level document
2010-02-04 Emmanuele Bassievent: Do not generate click count for SCROLL events
2010-02-04 Emmanuele Bassitests: Add a Valgrind suppression file
2010-02-04 Neil Robertsglx: Create a colormap for the dummy window
2010-02-04 Emmanuele Bassiglx: Clarify *why* we need the dummy window
2010-02-04 Emmanuele Bassiglx: Do not leak a XVisualInfo
2010-02-03 Neil Robertscogl-texture: Avoid copying the bitmap when premultiply...
2010-02-03 Neil Robertscogl-texture: Split out _cogl_texture_prepare_for_upload
2010-02-03 Neil Robertscogl-atlas: Make the cogl_atlas_* API internal
2010-02-03 Jussi Kukkonentext: implement del_word_next/del_word_prev()
2010-02-03 Emmanuele BassiRemove the SDL backend
2010-02-03 Neil Robertswin32: Use a dummy window to support delayed stage...
2010-02-03 Emmanuele Bassiglx: Fix error messages and debug notes
2010-02-03 Emmanuele Bassistage: Create the default stage on demand
2010-02-03 Emmanuele Bassiglx: Create the dummy Window with the GLX context
2010-02-03 Emmanuele Bassifeature: Make sure we have a GL context
2010-02-03 Emmanuele Bassistage: Move default title in Stage.init
2010-02-03 Emmanuele BassiLazily create the Pango fontmap
2010-02-03 Emmanuele BassiDelay default stage creation
2010-02-03 Emmanuele Bassicogl-debug: Remove redundant newlines
2010-02-03 Emmanuele Bassitests: Clean up the cairo-flowers interactive test
2010-02-03 Emmanuele Bassitext: Add :font-description
2010-02-03 Neil Robertscogl-vertex-buffer: Refix disabling texture coord arrays
2010-02-03 Emmanuele Bassitext: Fixes for selection bound
2010-02-02 Kristian HøgsbergUse ClutterTimeline in test-clutter-cairo-flowers.c
next