7272 Commits (3cd7c40544addb9863dfa63ec866340f850bd698)
 

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