Fix missing/redundant declarations
[profile/ivi/clutter.git] / clutter / clutter-backend.c
2012-03-07 Emmanuele BassiFix missing/redundant declarations
2012-03-01 Emmanuele BassiFix compilation
2012-03-01 Neil Robertswayland/x11: Set constraints on the CoglRenderer
2012-02-27 Emmanuele BassiUpdate the deprecation macros
2012-02-09 Neil Robertsclutter-backend: Use the Cogl main loop mechanism
2012-01-12 Emmanuele Bassibackend: Remove ClutterBackend::redraw
2011-12-08 Robert BraggAdds wayland-surface actor for wayland compositors
2011-12-08 Robert Braggwayland: Updates client side wayland support
2011-12-05 Emmanuele Bassibackend: Fix em computation for non-absolute fonts
2011-12-05 Emmanuele Bassibackend: Return the correct default resolution
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-14 Emmanuele BassiMerge branch 'deprecate-default-stage'
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-10 Emmanuele BassiTry to mop up the default stage mess
2011-11-10 Emmanuele Bassibackend: Clean up the device manager creation
2011-11-10 Emmanuele Bassibackend: Provide a default create_stage()
2011-11-10 Emmanuele Bassibackend: Store the type of the StageWindow implementation
2011-11-10 Emmanuele Bassibackend: Provide a default get_features() implementation
2011-11-10 Emmanuele Bassibackend: Provide a default create_context()
2011-11-10 Emmanuele Bassibackend: Fix up the input backend detection ordering
2011-11-10 Emmanuele BassiAdd a 'null' input backend symbol
2011-11-10 Emmanuele Bassibackend: Unify the event initialization
2011-11-10 Emmanuele Bassibackend: Provide an implementation of ensure_backend()
2011-10-18 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-17 Emmanuele Bassidebug: Clean up debugging notes
2011-08-30 Alejandro PiñeiroMerge branch 'atkwindow'
2011-08-24 Robert BraggAdds experimental clutter_backend_get_cogl_context API
2011-06-14 Emmanuele Bassibackend: Do not call ensure_context() with NULL stage
2011-06-13 Emmanuele BassiMerge branch 'swipe-action'
2011-06-13 Emmanuele Bassidocs: Update missing documentation
2011-06-07 Emmanuele BassiEliminate G_CONST_RETURN
2011-04-11 Robert BraggAdds a --with-system-cogl config option for Clutter
2011-04-11 Robert BraggMoves all GLX code down from Clutter to Cogl
2011-04-11 Robert BraggAdd temporary cogl-clutter.h to aid splitting out Cogl
2011-02-18 Emmanuele BassiAssert if we call backend API without a valid backend
2011-02-18 Emmanuele BassiAdd private header for event-related API
2011-02-15 Emmanuele Bassibackend: Remove usage of CLUTTER_STAGE_TYPE
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'elliot/cookbook-animation...
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 Bassibackend: Invoke ClutterStageWindow::redraw by default
2011-01-21 Emmanuele BassiMerge branch 'xi2'
2011-01-21 Emmanuele Bassievent/x11: Rework the way we translate X11 events
2010-10-25 Emmanuele BassiMerge branch 'private-cleanup'
2010-10-21 Emmanuele BassiClean up clutter-private.h/4
2010-10-21 Emmanuele BassiClean up clutter-private.h/3
2010-09-13 Robert BraggTry to clean up how we handle actor transformations
2010-09-10 Emmanuele BassiDo not use deprecated API internally
2010-09-08 Emmanuele BassiConstify Event accessors and copy method
2010-07-21 Emmanuele BassiClean up the private flags for ClutterActor
2010-07-13 Emmanuele BassiMerge branch 'wip/xkb-support'
2010-07-13 Emmanuele Bassievents: Add platform-data to allocated Events
2010-06-30 Emmanuele Bassibackend: Move one-off free in finalize()
2010-06-30 Robert Braggbackend: fix double free of priv->font_name
2010-06-21 Emmanuele Bassibackend: Undeprecated clutter_backend_get_resolution()
2010-06-21 Emmanuele Bassisettings: Migrate Backend settings to a new object
2010-06-11 Emmanuele BassiMerge branch 'wip/deform-effect'
2010-06-11 Emmanuele BassiHide the marshallers
2010-06-01 Damien Lespiauanalysis: FALSE/0 used in pointer context
2010-03-17 Emmanuele BassiAdd error reporting for create_context() failures
2010-03-01 Emmanuele BassiMerge branch 'stage-min-size-rework'
2010-03-01 Emmanuele BassiRemove mentions of the FSF address
2010-02-10 Robert Bragguprof: make the Redrawing timer a child of the Master...
2010-02-09 Neil Robertsclutter-backend: Fix the error check in _clutter_backen...
2010-02-09 Emmanuele BassiFix some compiler warnings
2010-02-06 Neil RobertsMerge branch 'more-texture-backends'
2010-02-03 Emmanuele BassiDelay default stage creation
2010-01-15 Neil RobertsMerge branch 'master' into more-texture-backends
2010-01-08 Robert Braggprofiling: Adds initial UProf support across clutter
2009-12-01 Emmanuele BassiMerge branch 'text-direction'
2009-11-13 Neil RobertsValidate that the GL version is >= 1.2
2009-11-04 Robert BraggMerge commit 'cogl-reorg-draw-buffers'
2009-11-04 Robert Bragg[cogl] Make sure Cogl always knows the current window...
2009-10-19 Emmanuele BassiMerge branch 'layout-manager'
2009-10-16 Robert Bragg[backends] Remove the idea of offscreen stages from...
2009-10-16 Emmanuele Bassiunits: Cache the pixels value inside Units
2009-10-05 Emmanuele BassiMerge branch 'stage-window-object'
2009-09-08 Emmanuele Bassi[stage] Rework the Stage implementation class
2009-06-19 Emmanuele Bassi[backend] Do not store the stage manager singleton
2009-06-18 Emmanuele BassiHide clutter_context_get_default()
2009-06-05 Emmanuele BassiMerge branch '1.0-integration'
2009-06-05 Neil RobertsMerge branch 'timeline-no-fps' into 1.0-integration
2009-06-04 Emmanuele BassiRemove usage of Units and macros
2009-05-28 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-22 Emmanuele BassiMerge branch 'master' into 1.0-integration
2009-05-21 Neil RobertsMerge branch 'pango-vbo' into 1.0-integration
2009-05-20 Emmanuele BassiMerge commit 'origin/master' into 1.0-integration
2009-05-13 Emmanuele Bassi[backend] Abstract the GL context creation
2009-05-11 Emmanuele Bassi[backend] Unset the current stage if it is unrealized
2009-05-08 Emmanuele BassiTentative fix for multi-stage support on GLX
2009-05-07 Emmanuele BassiAllow specifying the font for the em conversion
2009-05-06 Emmanuele BassiRemove Units from the public API
2009-04-15 Emmanuele BassiMerge branch 'text-actor-layout-height'
2009-03-16 Emmanuele Bassi[docs] Bring down the undocumented symbols to 2%
2009-03-12 Øyvind KolåsMerge commit 'origin/async-texture-thread-pool' into...
2009-02-26 Emmanuele Bassi[backend] Constify font options
2009-02-20 Emmanuele Bassi[backend] Update the viewport when updating the GL...
2009-02-20 Owen W. TaylorAdd gobject-introspection annotations
2009-01-27 Emmanuele BassiMerge branch 'generic-actor-clone'
next