2298 Commits (d62004efcadac1d29d656387242fe266bcec5023)

Author SHA1 Message Date
Emmanuel Gil Peyrot b8053505f4 gl-renderer: introduce a new struct dmabuf_image 9 years ago
Bryce Harrington c9626a38c4 compositor: Document routines relating to idle behavior 9 years ago
Bryce Harrington c2be85777e compositor: Fix a couple comment typos 9 years ago
Giulio Camuffo f05d18f3ee xwm: let the shells decide the position of X windows 9 years ago
Sjoerd Simons c112e0c5bc compositor-fbdev: Drop intermediate shadow buffer 9 years ago
Derek Foreman 748c695ef9 compositor-wayland: Add touch support 9 years ago
Derek Foreman 3cc004a650 input: Add notify_touch_cancel() 9 years ago
Derek Foreman cfce7d0b11 compositor-wayland: Properly release input resources when caps change 9 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 9 years ago
Derek Foreman 9973967138 compositor: Add doxygen for weston_surface_to_buffer_rect() 9 years ago
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 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
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
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 9 years ago
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 9 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 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
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
Jonas Ådahl cf1efd2ab7 Rename screenshooter protocol to weston_screenshooter 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
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
Shinya Saito 2071f1fbbf Provide damage region for screen recording on Raspberry Pi 9 years ago
Bryce Harrington 32c3211e38 compositor: Disallow negative geometries in backend output configs 9 years ago
Giulio Camuffo 43008c7620 main: stub the functions to load the backends with the new config system 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Giulio Camuffo e3c0d8af43 compositor: introduce structs to handle backends configuration 9 years ago
Derek Foreman fa41eec4f7 weston-launch: Remove unused event source 9 years ago
Derek Foreman 32838c93a5 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs 9 years ago
Giulio Camuffo 49da7aeb25 libinput: remove unused #define 9 years ago
Derek Foreman 8743047112 compositor-drm: fix cursor size test in drm_assign_planes 9 years ago
Tomohito Esaki 9054e4c8c4 screenshooter: correct output ordering of screencast recording when Y-flip is off 9 years ago
Derek Foreman a6714fa0fa input: Split get_udev_seat() into its own function 9 years ago