profile/ivi/clutter.git
2011-02-18 Emmanuele Bassistage: Move stage redraw logic into clutter-stage.c
2011-02-18 Emmanuele BassiContinue hiding the ClutterMainContext
2011-02-18 Emmanuele Bassiactor: Move the ShaderData out of the private data
2011-02-17 Neil Robertscogl-atlas-texture: Don't let textures be destroyed...
2011-02-16 Neil Robertsclutter-actor: Free the paint volume when queue a clip...
2011-02-16 Emmanuele Bassibuild: Compress the CLUTTER_PC_FILES list
2011-02-16 Neil Robertsclutter-color-size-effect: Fix a minor typo in the...
2011-02-15 Emmanuele Bassibackend: Remove usage of CLUTTER_STAGE_TYPE
2011-02-15 Neil Robertscogl-atlas: Fix a compiler warning when Cogl debug...
2011-02-15 Neil Robertscogl-debug: Don't define _cogl_debug_flags when debuggi...
2011-02-15 Neil Robertscogl: Avoid pointer arithmetic on void* pointers
2011-02-15 Neil Robertsconfigure.ac: Add -Wpointer-arith to the maintainer...
2011-02-15 Emmanuele Bassidocs: Update the README
2011-02-15 Emmanuele Bassibuild: Re-enable --warn-all for g-ir-scanner
2011-02-15 Emmanuele Bassiintrospection: Override the GParamSpec type
2011-02-15 Emmanuele BassiFix ISO C90 compiler warnings in Cogl
2011-02-15 Emmanuele BassiMore ISO C90 warning fixes in Clutter
2011-02-15 Emmanuele BassiFix some ISO C90 warnings on OSX
2011-02-15 Neil Robertscogl-atlas: Try 4 different approaches for migrating...
2011-02-15 Neil Robertscogl-texture-2d: Add _cogl_is_texture_2d to the private...
2011-02-15 Neil Robertscogl-texture-2d: Add an internal wrapper around glCopyT...
2011-02-15 Neil Robertscogl-framebuffer: Add _cogl_blit_framebuffer
2011-02-15 Neil Robertscogl-gles: Check for the GL_ANGLE_framebuffer_blit...
2011-02-15 Neil Robertscogl-atlas-texture: Make copying a texture out more...
2011-02-15 Neil Robertscogl-framebuffer: Separate the draw and read buffer
2011-02-14 Emmanuele Bassiannotations: Use caller-allocates for color getters
2011-02-14 Emmanuele Bassibuild: Add README template to EXTRA_DIST
2011-02-14 Emmanuele Bassibuild: Generate README
2011-02-14 Emmanuele BassiPost-release version bump to 1.6.5
2011-02-14 Emmanuele BassiRelease Clutter 1.6.4 (stable)
2011-02-14 Adel Gadllahbackend-glx: Remove redundant glFlush()
2011-02-14 Emmanuele Bassistage/glx: Code clean ups
2011-02-14 Emmanuele Bassistage/x11: Clean up ClutterStageX11 struct
2011-02-13 Emmanuele Bassitests/multi-stage: Clean up child stages
2011-02-13 Emmanuele Bassistage: Call ClutterStageWindow::unrealize() on dispose
2011-02-13 Emmanuele Bassistage/x11: Add a debug note for unrealization
2011-02-11 Emmanuele Bassibuild: Fix clutter-config.h defines
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-02-11 Chris Lordactor: Rename in_clone_paint parameter to avoid variabl...
2011-02-11 Chris Lordoffscreen: Fix partially off-stage actors being clipped...
2011-02-11 Chris Lordoffscreen-effect: Use actor's opacity_override when...
2011-02-11 Chris Lordactor: Replace private opacity_parent with opacity_override
2011-02-11 Emmanuele Bassibuild: Modify maintainer compiler flags values
2011-02-11 Emmanuele Bassidocs: Clarify interface_age usage in configure.ac
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-animation...
2011-02-10 Neil Robertscogl-framebuffer: Fix flushing the framebuffer on push
2011-02-10 Neil Robertscogl-framebuffer: Remove all dependencies after a flush
2011-02-10 Emmanuele Bassiclutter.modules: Fix Wayland's location
2011-02-09 Robert Braggglx: Make sure to glFlush if blitting to frontbuffer.
2011-02-09 Robert Braggdocs: clarify cogl_vertex_buffer_adds docs
2011-02-09 Robert Braggmatrix: note that _matrix_multiply can multiply in...
2011-02-09 Emmanuele BassiFix compilation of the EGL backend
2011-02-09 Emmanuele Bassikeymap/x11: Remove unused variables
2011-02-09 Neil Robertscogl: Set the layer matrix on the right layer instead...
2011-02-09 Neil RobertsAdd a conformance test for cogl_pipeline_set_layer_matrix
2011-02-09 Emmanuele BassiIntern clutter_get_actor_by_gid() implementation
2011-02-09 Emmanuele Bassitest-actors: Clear the state on destroy
2011-02-09 Emmanuele BassiClean up ClutterMainContext and clutter-private.h
2011-02-09 Emmanuele BassiAvoid direct access to the main context events queue
2011-02-09 Emmanuele Bassibackend: Move event translators to the base class
2011-02-09 Emmanuele Bassidocs: Update the HACKING.backends documentation
2011-02-09 Emmanuele Bassibackend: Invoke ClutterStageWindow::redraw by default
2011-02-08 nobledwayland: fix shm buffers
2011-02-08 nobledwayland: set renderable type on dummy surface
2011-02-08 nobledwayland: check for egl extensions explicitly
2011-02-08 Emmanuele Bassistage-window: Add ::redraw virtual function
2011-02-08 Emmanuele BassiSkip some x11-specific calls when generating introspection
2011-02-08 Emmanuele BassiUnify the vfunc parameters names with their callers
2011-02-08 Elliot Smithdocs: Add recipe for animating an actor on a curved...
2011-02-08 Emmanuele Bassix11: Refresh key mapping when notified by X11
2011-02-07 Emmanuele BassiPost-release version bump to 1.6.3
2011-02-07 Emmanuele BassiRelease Clutter 1.6.2
2011-02-07 Emmanuele BassiUpdate NEWS
2011-02-07 Emmanuele Bassibuild: Fix the Cally pkg-config file
2011-02-03 Emmanuele Bassiosx: Add more checks to the redraw function
2011-02-03 Emmanuele BassiAdd some more sanity checks to clutter_do_event()
2011-02-03 Emmanuele Bassistage: Unconditionally create the devices hash table
2011-02-03 Emmanuele Bassistage: Do not update when destroying a stage
2011-02-03 Viatcheslav... Fixed bugs with mouse events.
2011-02-02 Emmanuele Bassiosx: Use _clutter_event_push()
2011-02-02 Emmanuele Bassiosx: Re-add the event time
2011-02-01 Neil Robertscogl-vertex-buffer: Use a ref count on the pipeline...
2011-02-01 Neil Robertscogl-pipeline: Fix comparing the color in set_layer_com...
2011-02-01 Emmanuele Bassievent: The device setter work on sub-types
2011-02-01 Emmanuele Bassibuild: Pass --enable-cookbook when distchecking
2011-02-01 Emmanuele Bassibuild: Fixes to pass distcheck
2011-02-01 Emmanuele Bassidocs: Switch a 'Since' annotation in CallyActor
2011-02-01 Neil Robertscogl-matrix: Get rid of the *_packed variants
2011-02-01 Emmanuele Bassibuild: Dist cb-button.h in the cookbook examples
2011-02-01 nobledwayland: fall back to shm buffers if drm fails
2011-02-01 nobledwayland: add shm buffer code
2011-01-31 Emmanuele BassiPost-release version bump to 1.6.1
2011-01-31 Emmanuele BassiRelease Clutter 1.6.0
2011-01-31 Emmanuele Bassidocs: Update the NEWS file
2011-01-31 Emmanuele BassiMerge remote branch 'elliot/cookbook-actors-composite'
2011-01-31 Emmanuele Bassidocs: Update NEWS file
2011-01-31 Emmanuele Bassiosx: Add devices to event translation code
2011-01-31 Viatcheslav... osx: Improve the event loop
2011-01-31 Elliot Smithdocs: Add reference to useful GObject tutorial
2011-01-31 Elliot Smithdocs: Explain why destroy() is implemented
next