7277 Commits (f2960e19905c0d618a76e8cdc83906f8ea418e57)
 

Author SHA1 Message Date
YaoBing Xiao f2960e1990 wlr_linux_dmabuf_v1: log plane index in error messages for dma-buf
3 months ago
Kenny Levinsen fee5b84ccb backend/multi: Advance index on backend_commit
3 months ago
Kirill Primak 7f375b8afb scene: crop output buffer damage before adding
3 months ago
Simon Ser b1ade2c096 backend/drm: fix timeline feature flag on multi-GPU setups
3 months ago
Alexander Orezechowski fd23474497 output: Change wlr_output_add_software_cursors_to_render_pass to take buffer coordinates
3 months ago
Simon Ser 3cd7c40544 output: drop output timeline flag
3 months ago
Simon Ser 8568b2a6fc scene: use backend-wide timeline feature flag
3 months ago
Simon Ser 2432b1fe07 output: use backend-wide timeline feature flag
3 months ago
Simon Ser a44cec9e11 backend: add timeline feature flag
3 months ago
Alexander Orezechowski f00292c46e scene: Rename some functions
3 months ago
Alexander Orezechowski 9cb26d19c9 scene: Only accept buffer coordinates for damage
3 months ago
Alexander Orezechowski c959152c9c scene: Factor scaling into output transform function
3 months ago
Alexander Orezechowski 7142b86a95 scene: Apply damage ring as buffer local coordinates
3 months ago
Alexander Orezechowski 4e1b6eecbf damage_ring: Add notes about damage being in buffer local coordinates
3 months ago
Alexander Orzechowski 1253b54f21 damage_ring: Remove wlr_damage_ring_set_bounds
3 months ago
Alexander Orzechowski 8ee7b1c42d damage_ring: Stop using ring->{width, height}
3 months ago
Alexander Orzechowski 5555f975ac damage_ring: Remove return value of wlr_damage_ring_add/wlr_damage_ring_add_box
3 months ago
Alexander Orzechowski 3d48a03b81 wlr_damage_ring: Clamp damage region to buffer size
3 months ago
Alexander Orzechowski 89b45be43b scene: Don't rely on return value of wlr_damage_ring_add
3 months ago
Alexander Orzechowski 9e42f8c238 scene: Use wlr_output_transformed_resolution
3 months ago
Kirill Primak 76cd17c833 subcompositor: drop unused subsurface state
3 months ago
Simon Ser 86ff511fe2 xwayland/xwm: implement somewhat asynchronous request flushing
3 months ago
Simon Ser 59e554c49d xwayland/xwm: extract read loop to separate function
3 months ago
Simon Ser 0acd0b9d0e keyboard: add utilities for pointer keys
3 months ago
Simon Ser c668fae854 render/vulkan: make VK_KHR_external_semaphore_fd optional
3 months ago
Kirill Primak 1fc0123ba7 ext-foreign-toplevel-list: add _from_resource()
3 months ago
itycodes 49e03e111a Merge branch 'ext-screencopy-v1-ng'
4 months ago
Simon Ser 3da6fac1f2 render/vulkan: check size when creating shm texture
4 months ago
Simon Ser d55c175777 render/vulkan: log size when importing too-large DMA-BUF
4 months ago
Kirill Primak a8d1e5273a linux-dmabuf-v1: use static_assert
4 months ago
Kirill Primak 56d69320c7 pointer: release pressed buttons on destroy
4 months ago
Kirill Primak c752270be7 tinywl: drop focused surface check for interactive ops
4 months ago
YaoBing Xiao 7debaced03 x11/backend: Optimize query_version error handling
5 months ago
llyyr bf0cac12a3 input-method-v2: set no keymap format if no keymap is set
5 months ago
YaoBing Xiao 04525e6f82 wlr_screencopy_v1: send fine-grained damage events
5 months ago
Kenny Levinsen 96ad414ec9 backend/drm: Remove call to CRTC realloc on scan
5 months ago
YaoBing Xiao 9f7ab85718 tearing_control_v1: Free the wlr_tearing_control_v1 on error
5 months ago
Simon Ser 1a7981f7c9 compositor: document surface events
5 months ago
Simon Ser 0f0154fed4 ext-image-copy-capture-v1: implement PAINT_CURSORS flag
5 months ago
Simon Ser 324e894bf0 ext-image-capture-source-v1: add start/stop hooks
5 months ago
Simon Ser d52f38c403 backend/headless: accept hardware cursors
5 months ago
Simon Ser 1b0bcf8f76 ext-image-capture-source-v1: add output cursor source
5 months ago
Simon Ser 5507770194 output: require commit after hardware cursor update
5 months ago
Simon Ser 145ad0ce46 ext-image-capture-source-v1: add output source
5 months ago
Simon Ser e3460030e6 ext-image-capture-source-v1: add wlr_ext_image_capture_source_v1_set_constraints_from_swapchain()
5 months ago
Simon Ser 90ed3298e4 ext-image-copy-capture-v1: add wlr_ext_image_copy_capture_frame_v1_copy_buffer()
5 months ago
Simon Ser 18c5445d84 ext-image-copy-capture-v1: new protocol implementation
5 months ago
Simon Ser a05965afe5 ext-image-capture-source-v1: add source pointer cursors
5 months ago
Simon Ser 4035f23792 ext-image-capture-source-v1: add base interface
5 months ago
Simon Ser 234d31f138 backend/drm: improve doc comment for match_connectors_with_crtcs_()
5 months ago