7267 Commits (9cb26d19c9172a0a55a21b1dedd6d45abad7da6c)
 

Author SHA1 Message Date
Alexander Orezechowski 9cb26d19c9 scene: Only accept buffer coordinates for damage
4 weeks ago
Alexander Orezechowski c959152c9c scene: Factor scaling into output transform function
4 weeks ago
Alexander Orezechowski 7142b86a95 scene: Apply damage ring as buffer local coordinates
4 weeks ago
Alexander Orezechowski 4e1b6eecbf damage_ring: Add notes about damage being in buffer local coordinates
4 weeks ago
Alexander Orzechowski 1253b54f21 damage_ring: Remove wlr_damage_ring_set_bounds
4 weeks ago
Alexander Orzechowski 8ee7b1c42d damage_ring: Stop using ring->{width, height}
4 weeks ago
Alexander Orzechowski 5555f975ac damage_ring: Remove return value of wlr_damage_ring_add/wlr_damage_ring_add_box
4 weeks ago
Alexander Orzechowski 3d48a03b81 wlr_damage_ring: Clamp damage region to buffer size
4 weeks ago
Alexander Orzechowski 89b45be43b scene: Don't rely on return value of wlr_damage_ring_add
4 weeks ago
Alexander Orzechowski 9e42f8c238 scene: Use wlr_output_transformed_resolution
4 weeks ago
Kirill Primak 76cd17c833 subcompositor: drop unused subsurface state
4 weeks ago
Simon Ser 86ff511fe2 xwayland/xwm: implement somewhat asynchronous request flushing
4 weeks ago
Simon Ser 59e554c49d xwayland/xwm: extract read loop to separate function
4 weeks ago
Simon Ser 0acd0b9d0e keyboard: add utilities for pointer keys
4 weeks ago
Simon Ser c668fae854 render/vulkan: make VK_KHR_external_semaphore_fd optional
4 weeks ago
Kirill Primak 1fc0123ba7 ext-foreign-toplevel-list: add _from_resource()
4 weeks ago
itycodes 49e03e111a Merge branch 'ext-screencopy-v1-ng'
2 months ago
Simon Ser 3da6fac1f2 render/vulkan: check size when creating shm texture
2 months ago
Simon Ser d55c175777 render/vulkan: log size when importing too-large DMA-BUF
2 months ago
Kirill Primak a8d1e5273a linux-dmabuf-v1: use static_assert
2 months ago
Kirill Primak 56d69320c7 pointer: release pressed buttons on destroy
2 months ago
Kirill Primak c752270be7 tinywl: drop focused surface check for interactive ops
2 months ago
YaoBing Xiao 7debaced03 x11/backend: Optimize query_version error handling
2 months ago
llyyr bf0cac12a3 input-method-v2: set no keymap format if no keymap is set
2 months ago
YaoBing Xiao 04525e6f82 wlr_screencopy_v1: send fine-grained damage events
2 months ago
Kenny Levinsen 96ad414ec9 backend/drm: Remove call to CRTC realloc on scan
2 months ago
YaoBing Xiao 9f7ab85718 tearing_control_v1: Free the wlr_tearing_control_v1 on error
2 months ago
Simon Ser 1a7981f7c9 compositor: document surface events
3 months ago
Simon Ser 0f0154fed4 ext-image-copy-capture-v1: implement PAINT_CURSORS flag
3 months ago
Simon Ser 324e894bf0 ext-image-capture-source-v1: add start/stop hooks
3 months ago
Simon Ser d52f38c403 backend/headless: accept hardware cursors
3 months ago
Simon Ser 1b0bcf8f76 ext-image-capture-source-v1: add output cursor source
3 months ago
Simon Ser 5507770194 output: require commit after hardware cursor update
3 months ago
Simon Ser 145ad0ce46 ext-image-capture-source-v1: add output source
3 months ago
Simon Ser e3460030e6 ext-image-capture-source-v1: add wlr_ext_image_capture_source_v1_set_constraints_from_swapchain()
3 months ago
Simon Ser 90ed3298e4 ext-image-copy-capture-v1: add wlr_ext_image_copy_capture_frame_v1_copy_buffer()
3 months ago
Simon Ser 18c5445d84 ext-image-copy-capture-v1: new protocol implementation
3 months ago
Simon Ser a05965afe5 ext-image-capture-source-v1: add source pointer cursors
3 months ago
Simon Ser 4035f23792 ext-image-capture-source-v1: add base interface
3 months ago
Simon Ser 234d31f138 backend/drm: improve doc comment for match_connectors_with_crtcs_()
3 months ago
Kenny Levinsen beb9a9ad0a linux-drm-syncobj-v1: Skip release if there is no timeline
3 months ago
YaoBing Xiao 0db4df4c8e gles2/pass: remove duplicate variable declarations
3 months ago
Simon Ser 0d6284eb62 backend/drm: add explicit sync support to libliftoff interface
3 months ago
Simon Ser d7223eae02 backend/drm: add explicit sync support to multi-GPU blits
3 months ago
Alexander Orzechowski 3187479c07 render/color: Invert ownership model of color_transform types.
3 months ago
Simon Ser fa2abbeefb render/color: return tranform in wlr_color_transform_ref()
3 months ago
YaoBing Xiao a5aae69b2a backend/drm: remove unnecessary semicolons
3 months ago
Alexander Orzechowski 52afedadea wlr_scene: Assert wlr_scene_rect has nonnegative dimensions
3 months ago
Simon Ser 52dce29e06 render/vulkan: use non-coherent memory for read_pixels()
3 months ago
Simon Ser 5432108846 backend/drm: drop SKIP in match_connectors_with_crtcs()
3 months ago