2357 Commits (315bf8c5da75732397a0bdeec4ce74c2e18c23c6)

Author SHA1 Message Date
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 10 years ago
Peter Hutterer 60fb1c4ce8 compositor-rdp: update link to wheel delta explanation 10 years ago
Bryce Harrington ea8fb94337 gl-renderer: Fix comment typo 10 years ago
cpaul@redhat.com c9f8f8a7f4 compositor: create_data_source(): Fix potential crash on OOM 10 years ago
Bryce Harrington 89324ce888 compositor: Make types consistent for bitshifting unsigned ints 10 years ago
Bryce Harrington 18e4573cea compositor: Verify that the maximum number of outputs is not exceeded 10 years ago
Bryce Harrington 3f650b8c58 compositor: Document how views and surfaces are mapped to outputs 10 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 10 years ago
Emmanuel Gil Peyrot bc35fdaed1 gl-renderer: Add support for a few YUV dmabuf formats 10 years ago
Emmanuel Gil Peyrot b8053505f4 gl-renderer: introduce a new struct dmabuf_image 10 years ago
Bryce Harrington c9626a38c4 compositor: Document routines relating to idle behavior 10 years ago
Bryce Harrington c2be85777e compositor: Fix a couple comment typos 10 years ago
Giulio Camuffo f05d18f3ee xwm: let the shells decide the position of X windows 10 years ago
Sjoerd Simons c112e0c5bc compositor-fbdev: Drop intermediate shadow buffer 10 years ago
Derek Foreman 748c695ef9 compositor-wayland: Add touch support 10 years ago
Derek Foreman 3cc004a650 input: Add notify_touch_cancel() 10 years ago
Derek Foreman cfce7d0b11 compositor-wayland: Properly release input resources when caps change 10 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 10 years ago
Derek Foreman 9973967138 compositor: Add doxygen for weston_surface_to_buffer_rect() 10 years ago
Derek Foreman 152254be0d compositor: Add damage_buffer 10 years ago
Emmanuel Gil Peyrot c399692b8e linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct 10 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 10 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 10 years ago
Chris Michael 5ffbfffaf7 main: Remove unused function load_backend_new() 10 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 10 years ago
Pekka Paalanen 7eaed40b37 compositor-drm: fix hw cursor positioning 10 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 10 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 10 years ago
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 10 years ago
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 10 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 10 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 10 years ago
Jason Ekstrand 52c476ac8d pixman-renderer: Use output->matrix for region transformations and enable output zoom 10 years ago
Derek Foreman 9774679680 gl-renderer: Make texture_used a bool instead of an int 10 years ago
Derek Foreman 4c11fe777a gl-renderer: Use a bool for needs_full_upload 10 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 10 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 10 years ago
Jonas Ådahl 8283c343ec input: Don't send wl_pointer.motion if position didn't change 10 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 10 years ago
Jonas Ådahl cf1efd2ab7 Rename screenshooter protocol to weston_screenshooter 10 years ago
Jonas Ådahl b57f472c84 Use input method protocol from wayland-protocols 10 years ago
Jonas Ådahl 3bcba347a2 Use text input protocol from wayland-protocols 10 years ago
Jonas Ådahl 57e48f023c Use linux-dmabuf protocol from wayland-protocols 10 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 10 years ago
Derek Foreman 4bcc54d1a5 compositor-wayland: Change focus to a bool instead of an int 10 years ago
Chris Michael 4a7ce1f66d compositor-drm: pass NULL to mmap() instead of 0 as the address 10 years ago
Derek Foreman 6d556374b8 compositor-drm: fall back to EGL visual_id 0 if no others work 10 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 10 years ago
Shinya Saito 2071f1fbbf Provide damage region for screen recording on Raspberry Pi 10 years ago
Bryce Harrington 32c3211e38 compositor: Disallow negative geometries in backend output configs 10 years ago