5119 Commits (193e301c740b582f20307e3e08f8373d26ea968f)
 

Author SHA1 Message Date
Derek Foreman 152254be0d compositor: Add damage_buffer 9 years ago
Emmanuel Gil Peyrot c399692b8e linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct 9 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 9 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 9 years ago
Chris Michael 5ffbfffaf7 main: Remove unused function load_backend_new() 9 years ago
Derek Foreman 29b846eaa6 simple-damage: Offset drawing co-ordinates not buffer start 9 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 9 years ago
Pekka Paalanen 7eaed40b37 compositor-drm: fix hw cursor positioning 9 years ago
Nobuhiko Tanibata 747c3865ab ivi-shell: remove a code which expects only a screen in the system. 9 years ago
Nobuhiko Tanibata fbfa8f21f9 ivi-shell: fix layout_layer.view_list is not initilized per a screen. 9 years ago
Nobuhiko Tanibata 77b0ee18a2 ivi-shell: avoid inserting a ivi_layer to multiple screens. 9 years ago
Nobuhiko Tanibata 3e710d19fe ivi-shell: fix TODO which expects only one screen in the system. 9 years ago
Ucan, Emre (ADITG/SW1) 7d967da8c2 configure: don't control egl version 9 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 9 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 9 years ago
Jonas Ådahl 35da52debe configure.ac: Bump wayland-protocols dependency to 1.0 9 years ago
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 9 years ago
Yong-iL Joh cd9bb710e7 ivi-shell-user-interface: fix runtime error caused by missing header inclusion 9 years ago
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 9 years ago
Chris Michael b50ed17bda clients: Adjust grammar of comment for toysurface->prepare function pointer 9 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 9 years ago
Bryce Harrington f69bd1a909 clients: Fix a few minor typos in comments 9 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 9 years ago
Jason Ekstrand 52c476ac8d pixman-renderer: Use output->matrix for region transformations and enable output zoom 9 years ago
Derek Foreman 9774679680 gl-renderer: Make texture_used a bool instead of an int 9 years ago
Derek Foreman 4c11fe777a gl-renderer: Use a bool for needs_full_upload 9 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 9 years ago
Derek Foreman 118387e541 toytoolkit: Remove window_damage() 9 years ago
Derek Foreman 0aba785384 smoke: Don't post extra damage 9 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 9 years ago
Jonas Ådahl 8283c343ec input: Don't send wl_pointer.motion if position didn't change 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Pekka Paalanen 870fadced3 protocol: fix DTD warning in weston-desktop-shell 9 years ago
Jonas Ådahl 379ee65dc7 releasing.txt: Add step about checking wayland-protocols dependency 9 years ago
Jonas Ådahl 5b0b770c2d Remove workspaces protocol 9 years ago
Jonas Ådahl cf1efd2ab7 Rename screenshooter protocol to weston_screenshooter 9 years ago
Jonas Ådahl 6d6fb61a32 desktop-shell: Rename protocol weston_desktop_shell 9 years ago
Jonas Ådahl 2a229338a5 Use xdg_shell protocol from wayland-protocols 9 years ago
Jonas Ådahl 08ab0bcb83 Makefile.am: Make the external xml scanning rule version generic 9 years ago
Jonas Ådahl b57f472c84 Use input method protocol from wayland-protocols 9 years ago
Jonas Ådahl 3bcba347a2 Use text input protocol from wayland-protocols 9 years ago
Jonas Ådahl 57e48f023c Use linux-dmabuf protocol from wayland-protocols 9 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 9 years ago
Derek Foreman 4bcc54d1a5 compositor-wayland: Change focus to a bool instead of an int 9 years ago
Peter Hutterer 1118952e14 desktop-shell: use weston_pointer_send_axis 9 years ago
Ahmet Acar 64d78bba9c shared: work around EGL header idiosyncrasy 9 years ago
Chris Michael 4a7ce1f66d compositor-drm: pass NULL to mmap() instead of 0 as the address 9 years ago
Derek Foreman 6d556374b8 compositor-drm: fall back to EGL visual_id 0 if no others work 9 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 9 years ago
Jonas Ådahl 22faea11c8 desktop-shell: Add surface_keyboard_focus_lost helper 9 years ago