268 Commits (f10bae8fe955115b398029829d46f6ffd68de900)

Author SHA1 Message Date
David Turner ac17517a5c Support direct scanout with src crop and dst boxes
4 weeks ago
Kirill Primak 7f375b8afb scene: crop output buffer damage before adding
4 weeks ago
Alexander Orezechowski fd23474497 output: Change wlr_output_add_software_cursors_to_render_pass to take buffer coordinates
4 weeks ago
Simon Ser 8568b2a6fc scene: use backend-wide timeline feature flag
4 weeks ago
Alexander Orezechowski f00292c46e scene: Rename some functions
4 weeks ago
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 Orzechowski 1253b54f21 damage_ring: Remove wlr_damage_ring_set_bounds
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
Alexander Orzechowski 52afedadea wlr_scene: Assert wlr_scene_rect has nonnegative dimensions
3 months ago
Kirill Primak cf93d31736 scene: resize damage ring on geometry update
3 months ago
Alexander Orzechowski bfcaa4bc44 swapchain, damage_ring: Drop buffer age
3 months ago
Kirill Primak 62cc96b3a4 scene: update output geom on commit after dropping pending damage
3 months ago
Kirill Primak 5c98d1a04a xdg-surface: fix window geometry handling
3 months ago
Alexander Orzechowski 515275ee72 wlr_scene: Introduce wlr_scene_set_gamma_control_manager_v1
3 months ago
Alexander Orzechowski 23202e192c wlr_scene: Introduce wlr_scene_output_needs_frame
3 months ago
Alexander Orzechowski 2463a4723e wlr_scene: Ensure we restack all xwayland surfaces to the bottom when scene node is disabled
3 months ago
Alexander Orzechowski 291df10fe5 wlr_scene: Extract function to get xwayland surface from node
3 months ago
Alexander Orzechowski 235c8e922a Revert "wlr_scene: Ensure scene_node_update is updating entire node."
3 months ago
Alexander Orzechowski 4f1104654f wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT when output is transformed
3 months ago
Alexander Orzechowski 14e1987f50 wlr_scene: Don't special case swapchain buffers
3 months ago
Alexander Orzechowski 3e1358fec9 wlr_scene: Inline output_state_apply_damage
3 months ago
Alexander Orzechowski 147c5c37e3 wlr_scene: Immediately apply pending output commit damage
3 months ago
Alexander Orzechowski 78dfa4f06d wlr_scene: Funnel all damage operations through scene_output_damage
3 months ago
Alexander Orzechowski 1133bc15ce wlr_scene: Transparently restack xwayland surfaces
4 months ago
Alexander Orzechowski 66d96d244c wlr_scene: Ensure scene_node_update is updating entire node.
4 months ago
Alexander Orzechowski 823a64bf7d wlr_scene: Store update box in update data
4 months ago
Simon Ser 5f88635118 scene: add explicit synchronization for rendered buffers
4 months ago
Simon Ser 9e9636f675 scene: add support for linux-drm-syncobj-v1
4 months ago
Simon Ser c7035da5e2 scene: add timeline point to wlr_scene_buffer_set_buffer() options
4 months ago
Simon Ser 48f0902a36 scene: add wlr_scene_buffer_set_buffer_with_options()
4 months ago
Alexander Orzechowski 4481c6b243 wlr_scene: Force blend mode to PREMULTIPLIED if calculate visibility is disabled
4 months ago
Simon Ser e34cc23549 scene: only skip bottom-most black rects with fractional scaling
4 months ago
Alexander Orzechowski ee24201e26 wlr_scene: Don't disable scene nodes at creation time
5 months ago
Alexander Orzechowski a9375d6bac wlr_scene: Drop map/unmap listeners from layer_shell_v1
5 months ago
Alexander Orzechowski 48b9b7d406 wlr_scene: Drop map/unmap listeners from drag_icon
5 months ago
Alexander Orzechowski 24a9f88873 wlr_scene: Drop map/unmap listeners from xdg_shell
5 months ago
Alexander Orzechowski 65e6579c56 wlr_scene: send preferred buffer transform
5 months ago
Kenny Levinsen 13b9b54f3f wlr_scene: Skip direct scanout on color transform
6 months ago
Alexander Orzechowski 53be443f39 wlr_scene: Add WLR_SCENE_HIGHLIGHT_TRANSPARENT_REGION env
7 months ago
Kirill Primak 8fdf9dc4f0 scene: fix double scaling of opaque region for blend mode optimization
7 months ago
Simon Ser 027d453f6a scene/surface: add support for alpha-modifier-v1
7 months ago
Manuel Stoeckl 391410deb5 wlr_scene: add color transform argument for rendering
7 months ago
Alexander Orzechowski 41fd552f53 wlr_scene: Set `wlr_damage_ring_set_bounds` earlier
7 months ago
Alexander Orzechowski 1dc44a1afe wlr_scene: Schedule new frame for WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT in output commit handler
7 months ago
Alexander Orzechowski 14692a7c55 wlr_scene: Fix WLR_SCENE_DEBUG_DAMAGE_HIGHLIGHT output damage
7 months ago
Consolatis e70afebfc9 scene: do not reset scene_buffer state on buffer release
7 months ago
Isaac Freund cb01c63a8d
scene: ensure layer surface usable area >0
7 months ago