compositor-wayland: Use wayland-egl window surfaces
[profile/ivi/weston.git] / compositor / compositor.h
2011-03-01 Benjamin Franzkecompositor-wayland: Use wayland-egl window surfaces
2011-03-01 Benjamin Franzkecompositor: Add flags parameter to wlsc_output_init
2011-02-14 Kristian Høgsbergcompositor: Clip repaint to the damage region
2011-02-13 Kristian Høgsbergcompositor: Switch away from using VBOs and just stream...
2011-02-13 Kristian HøgsbergUse pixman regions to reduce repainting
2011-02-07 Kristian Høgsbergcompositor: Implement super-tab window switching
2011-01-28 Kristian HøgsbergDon't crash when the previous keyboard surface goes...
2011-01-28 Kristian HøgsbergAdd initial basic support for fullscreen surfaces
2011-01-28 Kristian HøgsbergMerge remote branch 'nobled/for-krh'
2011-01-27 Kristian Høgsbergcompositor-x11: Handle keyboard focus correctly so...
2011-01-27 Kristian Høgsbergcompositor: Forward pointer focus notification from...
2011-01-26 Kristian Høgsbergcompositor-x11: Set window icon
2011-01-21 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-19 Kristian HøgsbergFirst attempt at selection support
2011-01-18 Kristian HøgsbergSplit shell object out from compositor.c into its own...
2011-01-15 Kristian HøgsbergMerge remote branch 'bnf/simple_client'
2011-01-14 Kristian HøgsbergMove buffer creation and buffer details into drm.c...
2011-01-14 Kristian HøgsbergMove tty and vt handling out in its own file
2011-01-14 Kristian HøgsbergSplit out evdev handling to its own file
2011-01-07 Kristian HøgsbergIgnore surface.map_toplevel() if already mapped
2011-01-06 Kristian HøgsbergMerge remote branch 'nobled/fixes2'
2011-01-06 Kristian HøgsbergMove grab definitions to wayland-util.h
2010-12-08 Kristian HøgsbergSet up visuals in wayland-server
2010-12-08 Kristian HøgsbergMove grab state to struct wl_input_device
2010-12-07 Kristian HøgsbergUse grab object for motion grabs too
2010-12-07 Kristian HøgsbergUse a grab object for drag and drop
2010-12-07 Kristian HøgsbergHandle shell.move using a grab object
2010-12-07 Kristian HøgsbergAdd grab object infrastructure
2010-12-07 Kristian HøgsbergDrop dummy wl_grab_surface hack
2010-12-07 Kristian HøgsbergUse surface destroy notifier for cancelling grabs
2010-12-06 Kristian HøgsbergUse the per-surface destroy callback for grabs as well
2010-12-06 Kristian HøgsbergAdd a surface destroy callback and use it for focus...
2010-12-01 Kristian HøgsbergChage the 'base' field to be the name of the super...
2010-12-01 Kristian Høgsbergcompositor: Use a virtual destructor when shutting...
2010-12-01 Kristian HøgsbergMove pointer and keyboard focus tracking into libwaylan...
2010-11-29 Benjamin FranzkeAdd wayland backend for compositor (nested)
2010-10-27 Kristian HøgsbergAdd a geometry option for x11 compositor
2010-10-07 Kristian HøgsbergAdd a shm buffer sharing mechanism
2010-09-24 Kristian HøgsbergFix EGLImageKHR leak in wl_buffer destroy
2010-09-14 Kristian HøgsbergAdd timestamp to pointer image attach request
2010-09-14 Kristian HøgsbergMove example compositor to subdirectory