6187 Commits (b1e38fc7eaf5d01a9a1f5ceeab1b8b75e143cabf)
 

Author SHA1 Message Date
Alexander Orzechowski b1e38fc7ea output: Drop output_is_direct_scanout
2 years ago
Simon Ser 9ef98452a3 output-damage: drop
2 years ago
Simon Ser 7abda952d0 output: drop direct scan-out check in output_basic_test()
2 years ago
Simon Ser ec5135cb09 scene: check wlr_output_is_direct_scanout_allowed()
2 years ago
Simon Ser 079ff9e6fb output: add wlr_output_is_direct_scanout_allowed()
2 years ago
Simon Ser 835208db98 output-layer: add support for scaling buffers
2 years ago
Simon Ser 89dcecba39 backend/wayland: only unmap layers when necessary
2 years ago
Simon Ser fcc092c2a6 backend/wayland: only update layer position when necessary
2 years ago
Simon Ser e8a2f76eb4 backend/wayland: only re-order sub-surfaces when necessary
2 years ago
Simon Ser e00c4cd7dc output-layer: cache current state
2 years ago
Simon Ser 59d2743c0c render/vulkan: avoid double-close on sync_file FD after semaphore import
2 years ago
Rose Hudson 12e28c3492 examples/touch: support touch cancel events
2 years ago
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events
2 years ago
Simon Ser 1d64e12391 backend/drm: log drm_connector_alloc_crtc() failures
2 years ago
zccrs 5602fb1373 backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat
2 years ago
Rose Hudson 689627f0c0 examples/touch: fix incorrect event type
2 years ago
Brett Ernst 7d9938c957 drm_format_set: fix realloc size
2 years ago
Kirill Primak a3489f2c64 xdg-shell: improve unmapping logic slightly
2 years ago
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers
2 years ago
Isaac Freund 87969c1c7c
xdg-decoration: send missing protocol errors
2 years ago
Kirill Primak 039cca8a51 xwm: emit new_surface/destroy on associate/dissociate
2 years ago
Kirill Primak ad51983b23 xwm: make atom_map static
2 years ago
Alexander Orzechowski 9ac94516b8 wlr_scene: Skip direct scanout if there is no damage
2 years ago
Kirill Primak 774d2c82f0 xwm: remove misleading comment
2 years ago
Simon Ser 38839ac536 gamma-control-v1: simplify get_gamma_control error handling
2 years ago
Simon Ser 9108717d5d gamma-control-v1: fix handling of duplicate control
2 years ago
Kirill Primak 3a200aa279 tinywl: init server to zeros
2 years ago
Isaac Freund 5ae17de23f
xdg-shell: improve validation of resize edges
2 years ago
Simon Ser 97c8ad7c65 backend/wayland: fix leak of some globals
2 years ago
Simon Ser cab47d33e2 util/log: prefix WLR_REL_SRC_DIR with underscore
2 years ago
Simon Ser af5cc860e1 backend/wayland: destroy zwp_linux_buffer_params_v1 objects
2 years ago
Simon Ser a160304289 backend/drm: use libdisplay-info for CVT mode generation
2 years ago
Simon Ser 35da997001 backend/drm: use libdisplay-info to parse EDID
2 years ago
Simon Ser 40117e1e0d render/vulkan: prefer render node for wlr_renderer_get_drm_fd()
2 years ago
Simon Ser 8db0d82890 examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0
2 years ago
Simon Ser bec94cc040 backend: move #ifdefs to nested functions
2 years ago
Simon Ser 8acaabcbab backend: make wlr_backend_autocreate() fail when DRM is missing
2 years ago
Simon Ser 5079000e49 output: allow modeset with buffer while frame is pending
2 years ago
Simon Ser ab7eabac84 output: leverage wlr_output_configure_primary_swapchain()
2 years ago
Simon Ser fef8ab22e3 output: introduce wlr_output_configure_primary_swapchain()
2 years ago
Jan Beich 59acc69737 vulkan: silence -Wint-conversion on 32-bit architectures
2 years ago
Simon Ser 8619ffab21 swapchain: remove allocator listener on destroy
2 years ago
Simon Ser 254c5fc752 Switch to "meson setup"
2 years ago
Simon Ser b33ab26fe7 render/swapchain: make public
2 years ago
Simon Ser c667e64892 backend: disable DRM backend monitor when WLR_DRM_DEVICES is used
2 years ago
Simon Ser 7303e13808 backend: avoid adding NULL backend in attempt_backend_by_name()
2 years ago
Simon Ser 2849712356 backend: create DRM backend monitor when WLR_BACKENDS is used
2 years ago
Simon Ser 3874577d3c output-layer: document interactions with screen capture
2 years ago
Simon Ser bea6bee55d backend/headless: unconditionally accept all output layers
2 years ago
Simon Ser 8338d17d7e backend/drm: drop wlr_drm_layer.pending_{width,height}
2 years ago