Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / wayland /
2012-04-27 Emmanuele BassiFixes for the API reference
2012-03-20 Robert Braggclutter-wayland-compositor.h: Adds missing header guards
2012-03-20 Neil Robertswayland: Fix some missing includes
2012-03-20 Robert Bragginclude standalone cogl-wayland-server/client headers
2012-03-20 Rob Bradfordwayland: Only try and resize the framebuffer if there...
2012-03-05 Emmanuele Bassidocs: Updates to the API reference
2012-03-01 Neil Robertsclutter-wayland-surface: Add padding to the class struct
2012-03-01 Neil Robertsclutter-input-device-wayland: Include clutter-stage...
2012-03-01 Robert Braggwayland-surface: don't queue redraw on buffer attach
2012-03-01 Neil Robertswayland/x11: Set constraints on the CoglRenderer
2012-03-01 Neil RobertsAdd an input device function to convert keycodes to...
2012-03-01 Robert BraggUpdates in line with latest wayland protocol
2012-03-01 Neil Robertsclutter-wayland-surface: Remove the pick method
2012-03-01 Robert Braggwayland-surface: removes unused origin variable
2012-03-01 Robert Braggwayland-surface: Adds queue-damage-redraw signal
2012-03-01 Robert Braggwayland-surface: Add cogl-texture property
2012-03-01 Neil Robertsclutter-wayland-surface: Rename the width/height properties
2012-03-01 Robert Braggwayland-surface: Set actor size on buffer attach
2012-03-01 Robert Braggwayland-surface: Adds _get_surface function
2012-03-01 Robert Braggwayland-surface: Make _set_surface api public
2012-03-01 Robert Braggwayland-surface: Cleanup properly in _dispose
2012-03-01 Robert Braggwayland-surface: remove unused damage array
2012-02-21 Robert BraggPass a CoglContext when calling cogl_pipeline_new
2012-02-14 Rob Bradfordwayland: Add accessor API to permit access to underlyin...
2012-01-26 Rob Bradfordwayland: Correctly support fullscreening before the...
2012-01-26 Rob Bradfordwayland: Force a redraw of the stage to get the new...
2012-01-26 Rob Bradfordwayland: Use new stage state manipulation functions
2012-01-26 Rob Bradfordwayland: Refine fullscreen/unfullscreen to emit the...
2012-01-26 Rob Bradfordwayland: Support programmatically resizing the stage
2012-01-26 Rob Bradfordwayland: Support setting fullscreen before the stage...
2012-01-26 Rob Bradfordwayland: Implement set_fullscreen vfunc in ClutterStage...
2012-01-26 Rob Bradfordwayland: Include the Wayland surface and shell surface...
2012-01-26 Rob Bradfordwayland: Save the output mode so that it can be used...
2012-01-26 Emmanuele BassiMerge branch 'stage-state'
2012-01-26 Emmanuele Bassiwayland: Use the Stage state tracking
2012-01-20 Rob Bradfordwayland: Update to changes in the SHM api
2012-01-10 Rob Bradfordwayland: Attach cursor buffer to input device when...
2012-01-10 Rob Bradfordwayland: Load a buffer from well known location for...
2011-12-12 Emmanuele Bassiwayland/surface: Use queue_redraw_with_clip()
2011-12-08 Rob Bradfordwayland: Refine enter/leave event handling
2011-12-08 Rob Bradfordwayland: Update to latest Wayland API (wl_shell_surface...
2011-12-08 Robert Braggbuild: make internal option_xkb_* symbols static
2011-12-08 Robert BraggAdds wayland-surface actor for wayland compositors
2011-12-08 Robert Braggwayland: Updates client side wayland support
2011-11-14 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-10 Emmanuele Bassiwayland/backend: Remove create_stage()
2011-11-10 Emmanuele Bassistage-window: Add :backend and :wrapper properties
2011-11-10 Emmanuele Bassi*/backend: Store the StageWindow implementation type
2011-11-10 Emmanuele Bassibackend: Unify the event initialization
2011-11-10 Emmanuele Bassiwayland/backend: Remove empty ensure_context()
2011-11-07 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-11-03 Emmanuele BassiImplement multi-backend support
2011-10-31 Emmanuele Bassibackend: Remove atexit handlers
2011-10-18 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-17 Emmanuele Bassidebug: Clean up debugging notes
2011-09-27 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-09-26 Emmanuele BassiRemove internal usage of ClutterGeometry in StageWindow
2011-05-06 Robert BraggRemoves Cogl from the repository
2011-04-11 Robert BraggAdd temporary cogl-clutter.h to aid splitting out Cogl
2011-04-11 Robert BraggRemove unused _cogl_swap_buffers_notify
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-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-01 nobledwayland: fall back to shm buffers if drm fails
2011-02-01 nobledwayland: add shm buffer code
2011-01-31 nobledwayland: make buffer handling generic
2011-01-31 nobledwayland: really fix buffer format selection
2011-01-31 nobledwayland: fix pixel format
2011-01-31 nobledwayland: clean up buffer creation code
2011-01-30 nobledwayland: don't require the surfaceless extensions
2011-01-30 nobledwayland: check for API-specific surfaceless extension
2011-01-30 nobledwayland: fix GLES context creation
2011-01-30 nobledwayland: use EGL_NO_SURFACE
2011-01-28 nobledwayland: update to new api
2011-01-28 nobledwayland: fix connecting to default socket
2011-01-21 Emmanuele BassiMerge branch 'xi2'
2011-01-21 Robert Braggcogl: Adds _cogl_swap_buffers_notify for clutter backends
2011-01-21 Emmanuele Bassi*/event: Never manipulate the event queue directly
2010-12-09 Emmanuele BassiRename the EGLDisplay accessors
2010-12-09 nobledwayland: Update to current api
2010-12-09 nobledwayland: fix typo
2010-11-30 Damien Lespiauevdev: Factor out the xkbcommon code from the wayland...
2010-10-25 Emmanuele BassiMerge branch 'private-cleanup'
2010-10-21 Emmanuele BassiClean up clutter-private.h/6
2010-10-21 Emmanuele BassiClean up clutter-private.h/4
2010-10-21 Emmanuele BassiClean up clutter-private.h/3
2010-10-21 Emmanuele BassiClean up clutter-private.h/1
2010-10-14 Kristian HøgsbergThe amazing lazy-copy-back-repaint-page-flip
2010-10-14 Kristian HøgsbergAdd wayland backend