summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata2015-12-143-44/+72
* hmi-controller: allocate base layers for multi-screenNobuhiko Tanibata2015-12-142-19/+65
* ivi-shell: hmi-controller implements internal method to get screen.Nobuhiko Tanibata2015-12-141-13/+47
* ivi-shell: multi screen support to calcuration of a mask of weston_surface.Nobuhiko Tanibata2015-12-141-5/+31
* ivi-shell: convert from screen to global coordinatesNobuhiko Tanibata2015-12-141-2/+8
* ivi-shell: avoid update_prop() on invisible surfacesNobuhiko Tanibata2015-12-141-4/+19
* ivi-shell: activate weston surface with a seat when left click or touch.Nobuhiko Tanibata2015-12-141-0/+54
* compositor-wayland: Add touch supportDerek Foreman2015-12-081-0/+160
* input: Add notify_touch_cancel()Derek Foreman2015-12-082-0/+12
* compositor-wayland: Properly release input resources when caps changeDerek Foreman2015-12-081-4/+15
* cairo-util: return theme location from frame_touch_downDerek Foreman2015-12-082-9/+10
* configure.ac: add explicit enable/disable for lcmsJussi Kukkonen2015-12-041-5/+17
* cosmetic: Remove use of C++ style commentsChris Michael2015-12-034-5/+2
* compositor: Add doxygen for weston_surface_to_buffer_rect()Derek Foreman2015-12-031-1/+20
* simple-damage: Add --use-damage-buffer flagDerek Foreman2015-12-031-15/+47
* compositor: Add damage_bufferDerek Foreman2015-12-032-15/+77
* linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own st...Emmanuel Gil Peyrot2015-12-024-65/+69
* compositor: Remove unused weston_surface_to_buffer functionChris Michael2015-12-012-16/+0
* compositor: change rounding in weston_surface_to_buffer_rect()Derek Foreman2015-12-011-2/+2
* main: Remove unused function load_backend_new()Chris Michael2015-11-301-17/+0
* simple-damage: Offset drawing co-ordinates not buffer startDerek Foreman2015-11-301-24/+34
* compositor, input: Don't use MIN() macro for new resource versionsDerek Foreman2015-11-272-5/+5
* compositor-drm: fix hw cursor positioningPekka Paalanen2015-11-271-0/+7
* ivi-shell: remove a code which expects only a screen in the system.Nobuhiko Tanibata2015-11-271-2/+0
* ivi-shell: fix layout_layer.view_list is not initilized per a screen.Nobuhiko Tanibata2015-11-271-3/+3
* ivi-shell: avoid inserting a ivi_layer to multiple screens.Nobuhiko Tanibata2015-11-271-0/+3
* ivi-shell: fix TODO which expects only one screen in the system.Nobuhiko Tanibata2015-11-271-3/+2
* configure: don't control egl versionUcan, Emre (ADITG/SW1)2015-11-271-4/+4
* compositor: Fix comment of subsurface_commit_to_cache functionChris Michael2015-11-261-1/+1
* compositor: ignore useless surface_damageDerek Foreman2015-11-261-0/+3
* configure.ac: Bump wayland-protocols dependency to 1.0Jonas Ådahl2015-11-251-1/+1
* compositor-drm: Use view transform in cursor plane setupDerek Foreman2015-11-241-3/+5
* ivi-shell-user-interface: fix runtime error caused by missing header inclusionYong-iL Joh2015-11-241-0/+2
* compositor.h: Remove unused variable from weston_seat structureChris Michael2015-11-231-1/+0
* clients: Adjust grammar of comment for toysurface->prepare function pointerChris Michael2015-11-231-1/+1
* compositor: Remove extra blank lineChris Michael2015-11-231-1/+0
* clients: Fix a few minor typos in commentsBryce Harrington2015-11-201-4/+4
* compositor: Move weston_matrix_transform_region to compositor.c and export itDerek Foreman2015-11-203-58/+61
* pixman-renderer: Use output->matrix for region transformations and enable out...Jason Ekstrand2015-11-201-12/+69
* gl-renderer: Make texture_used a bool instead of an intDerek Foreman2015-11-201-3/+3
* gl-renderer: Use a bool for needs_full_uploadDerek Foreman2015-11-201-3/+3
* compositor: Change "touched" to boolDerek Foreman2015-11-203-5/+5
* toytoolkit: Remove window_damage()Derek Foreman2015-11-202-11/+0
* smoke: Don't post extra damageDerek Foreman2015-11-201-2/+0
* input: Keep per client pointer resources in their own structsJonas Ådahl2015-11-203-42/+170
* input: Don't send wl_pointer.motion if position didn't changeJonas Ådahl2015-11-201-4/+8
* input: Make pointer grab motion callbacks take an event structJonas Ådahl2015-11-209-40/+116
* protocol: fix DTD warning in weston-desktop-shellPekka Paalanen2015-11-191-1/+2
* releasing.txt: Add step about checking wayland-protocols dependencyJonas Ådahl2015-11-191-8/+12
* Remove workspaces protocolJonas Ådahl2015-11-194-204/+1