257 Commits (0f0154fed4ffb39e7e9d15d739b63b51c3d114e7)

Author SHA1 Message Date
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
Isaac Freund b7d003caef
scene: constify subsurface_tree_set_clip()
8 months ago
Simon Ser 859373b253 scene: listen to renderer destroy in wlr_scene_buffer
8 months ago
Simon Ser 3d9f330ee0 scene: add scene_buffer_set_texture()
8 months ago
Alexander Orzechowski 86e1b24d84 wlr_scene: Track damage of null textures
8 months ago
Alexander Orzechowski 2aebb8e444 wlr_scene: Fix crash when committing NULL buffer
8 months ago
Alexander Orzechowski 8da93e5936 wlr_scene: Add support for custom swapchains
8 months ago
Alexander Orzechowski 239354d644 wlr_scene: Decide when to commit output damage with buffers in damage ring
8 months ago
Alexander Orzechowski 8220184a72 wlr_scene: Assert that buffer returned from swapchain is the right size
8 months ago
Simon Ser c79ed0706d scene: simplify scene_node_update() condition when setting buffer
9 months ago
Alexander Orzechowski 2d97935e82 wlr_scene: Call surface enter scale events on surface create
9 months ago
Simon Ser 431e8a7fd7 scene: ignore duplicate wlr_scene_output_layout_add_output() calls
9 months ago