profile/ivi/clutter.git
2010-02-26 Emmanuele Bassidocs: Update --enable-cogl-debug description
2010-02-26 Emmanuele Bassidocs: Unicode-ify NEWS
2010-02-26 Emmanuele Bassibuild: More options for Automake
2010-02-26 Emmanuele Bassidevice: When changing the stage, unset the pointer...
2010-02-26 Neil Robertscogl-vertex-buffer: Add support for unsigned int indices
2010-02-25 Emmanuele Bassidocs: Document the "columns" syntax for ClutterModel
2010-02-25 Emmanuele Bassiconformance: Use g_test_verbose() for logging
2010-02-25 Bastian Winklermodel: Implement ClutterScriptable interface
2010-02-25 Emmanuele Bassidocs: gtk-doc fixes for Animator
2010-02-25 Emmanuele Bassiglx: Clean up sync-to-vblank mechanism discovery
2010-02-25 Emmanuele Bassidocs: Add visual cue for Animator's key frames
2010-02-25 Emmanuele Bassiscript-parser: Remove top-level types list
2010-02-25 Emmanuele Bassiscript-parser: Be more strict with "children" members
2010-02-25 Emmanuele Bassianimator: Add a :timeline property
2010-02-25 Emmanuele Bassianimator: Remove NULL check in remove_key()
2010-02-25 Emmanuele Bassibox: Let pack_at() create the ChildMeta, if any
2010-02-25 Emmanuele Bassicontainer: Expose create and destroy ChildMeta methods
2010-02-25 Neil Robertstest-cogl-blend-strings: Add some more tests
2010-02-25 Neil Robertsgles2: Remove the special wrapper for glBindTexture
2010-02-25 Neil Robertscogl-gles2-wrapper: Add support for the layer combine...
2010-02-25 Neil Robertsgles2: Implement a wrapper for glGetIntegerv(GL_MAX_TEX...
2010-02-25 Øyvind Kolåsanimator: handle no initial key
2010-02-25 Øyvind Kolåsanimator: added clutter_animator_compute_value
2010-02-25 Øyvind Kolåsanimator: removed bogus arg in keys interpolation accessor
2010-02-25 Emmanuele Bassianimation: Fix a typo
2010-02-25 Emmanuele BassiConditionally use G_VALUE_COLLECT_INIT() macro
2010-02-24 Emmanuele Bassiconform: Verify parsing of multiple properties
2010-02-24 Bastian Winkleranimator: Append parsed animator keys to previously...
2010-02-24 Emmanuele BassiPost-release version bump to 1.1.15
2010-02-24 Emmanuele BassiRelease 1.1.14
2010-02-24 Emmanuele Bassibuild: Use the right headers when enumerating them
2010-02-24 Emmanuele BassiUpdate NEWS file
2010-02-24 Emmanuele Bassifixed layout: Store a back pointer to the Container
2010-02-24 Emmanuele Bassiconformance: Show the Stage to test invariants
2010-02-24 Emmanuele Bassibox: Do not short-circuit size negotiation for empty...
2010-02-24 Robert Bragglayout: allow wider use of the CLUTTER_ACTOR_NO_LAYOUT...
2010-02-24 Emmanuele Bassidocs: Detail replacement for cogl_check_extension()
2010-02-24 Emmanuele Bassidocs: Update NEWS and README
2010-02-24 Emmanuele Bassibuild: Use template for ClutterX11 enumerationt types
2010-02-24 Neil Robertsclutter-box: Layer new actors on top of all others...
2010-02-24 Neil Robertsbox: Revert "Tweak the depth sorting function"
2010-02-23 Robert Braggcogl debug: Adds glViewport call tracing
2010-02-23 Robert Braggcogl debug: hint that all debugging paths are G_UNLIKELY
2010-02-23 Robert Braggcogl debug: Support "minimum" level debugging by default
2010-02-23 Robert Braggcogl debug: Makes COGL_DEBUG=all|verbose|help more...
2010-02-23 Emmanuele Bassibox: Tweak the depth sorting function
2010-02-23 Emmanuele Bassicogl: Add deprecation annotation to CoglMaterial ref...
2010-02-23 Emmanuele Bassidebug: Split debugging notes from behavioural modifiers
2010-02-23 Neil Robertscogl-vertex-buffer: Fix the malloc fallback for indices
2010-02-22 Emmanuele Bassidevice: Motion events compression should honour the...
2010-02-22 Emmanuele Bassidevice: Force ENTER on Stage with overlapping Actors
2010-02-18 Emmanuele Bassistage: Only clutter_stage_get_default() creates the...
2010-02-18 Emmanuele Bassidocs: Document the InputDevice update method
2010-02-18 Neil Robertswin32: Fixup compilation errors from b398292089b0f7
2010-02-17 Robert Braggcogl_texture_new_from_foreign: improve docs
2010-02-17 Robert Braggcogl-texture: for foreign textures; always trust user...
2010-02-17 Emmanuele Bassidocs: Fixes for DeviceManager
2010-02-17 Emmanuele Bassidevice: Allow updating devices from embedding toolkits
2010-02-17 Emmanuele Bassidevice: Impose per-backend DeviceManager
2010-02-17 Chris Lord[event-x11] Don't relayout on window move
2010-02-17 Neil Robertscogl-clip-stack: Round the coords when clipping to...
2010-02-17 Neil Robertstest-cogl-vertex-buffer: Fix the maximum index number
2010-02-17 Emmanuele BassiImprove LEAVE events for border actors
2010-02-16 Chris Lord[stage-x11] Fix a warning due to a missing cast
2010-02-16 Chris Lord[stage-x11] Fix resizing for foreign windows
2010-02-16 Chris Lord[stage-x11] Set the geometry size for foreign wins
2010-02-16 Emmanuele BassiAdd test-stage-sizing to the ignore file
2010-02-16 Chris Lord[test-interactive] Add a stage sizing test
2010-02-16 Chris Lord[stage-x11] Fix switching fullscreen mode
2010-02-16 Emmanuele BassiPost-release version bump to 1.1.13
2010-02-16 Emmanuele BassiRelease 1.1.12 (developers snapshot)
2010-02-16 Emmanuele Bassiconform: Do not resize the stage
2010-02-16 Emmanuele Bassiconform: Use a 640x480 stage in test-pick
2010-02-16 Neil Robertscogl-atlas-texture: Don't use the atlas if FBOs aren...
2010-02-16 Neil Robertscogl-atlas-texture: Check for errors when creating...
2010-02-16 Emmanuele Bassiconform: Use g_assert_cmpint() in cogl-readpixels test
2010-02-15 Emmanuele Bassidocs: Document SWAP_EVENTS feature flag
2010-02-15 Chris Lord[stage] Fix some races to do with window resizing
2010-02-15 Emmanuele Bassiactor: Turn push/pop_internal into Actor methods
2010-02-15 Emmanuele Bassistage: Add sanity checks for get_pending_swaps()
2010-02-15 Emmanuele Bassibuild: Enable experimental COGL API in tests/conform
2010-02-15 Emmanuele Bassibuild: Disable deprecated API in tests/conform
2010-02-15 Emmanuele Bassiconform: Do not use deprecated API
2010-02-15 Emmanuele Bassix11: Do not set pid or title on foreign windows
2010-02-15 Emmanuele Bassidocs: Mention signal-swapped-after modifier
2010-02-12 Damien Lespiaudocs: Add 2010 in COGL's Copyright notice
2010-02-12 Damien Lespiaucogl-buffer: fix compilation for GL ES
2010-02-12 Neil Robertscogl-atlas-texture: Flush the journal before adding...
2010-02-12 Neil Robertscogl-sub-texture: Optimise taking a sub texture of...
2010-02-12 Emmanuele Bassiactor: Split get_paint_opacity() from the type check
2010-02-12 Emmanuele Bassiactor: Do not call get_opacity() from get_paint_opacity()
2010-02-12 Emmanuele Bassidocs: Fixes for Cogl
2010-02-12 Emmanuele Bassibuild: Use -Wuninitialized instead of -Wno-uninitialized
2010-02-12 Emmanuele Bassianalysis: Interactive tests
2010-02-12 Emmanuele Bassianalysis: Conformance tests
2010-02-12 Emmanuele Bassianalysis: x11: ClutterEvent
2010-02-12 Emmanuele Bassianalysis: CoglPangoRenderer
2010-02-12 Emmanuele Bassianalysis: ClutterTimeoutPool
2010-02-12 Emmanuele Bassianalysis: ClutterTimeline
2010-02-12 Emmanuele Bassianalysis: ClutterTexture
next