242 Commits (08e779bd85b738d993007fa6a7f3f32bebc19649)

Author SHA1 Message Date
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
9 months ago
Alexander Orzechowski 239354d644 wlr_scene: Decide when to commit output damage with buffers in damage ring
9 months ago
Alexander Orzechowski 8220184a72 wlr_scene: Assert that buffer returned from swapchain is the right size
9 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
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support
9 months ago
Simon Ser 4ec901bb33 scene: release shm buffers once uploaded
10 months ago
Simon Ser ab924064f2 scene: drop wlr_scene_set_presentation()
11 months ago
Simon Ser d68ba9d6c2 presentation-time: drop wlr_presentation arg
11 months ago
Alexander Orzechowski 62169bf5ac wlr_scene: fix transformed outputs backend damage clearing
12 months ago
Alexander Orzechowski 364d7cba42 wlr_scene: Apply output damage once
12 months ago
Alexander Orzechowski fe8916fef0 wlr_scene: Don't damage whole damage ring when exiting direct scanout
12 months ago
Alexander Orzechowski 0619c99dc7 wlr_scene: Use wlr_damage_ring_rotate_buffer()
12 months ago
Alexander Orzechowski 06d301bf1a wlr_scene: Track output damage separately
12 months ago
Simon Ser 56ec13596a Cleanup wlr_matrix.h includes
1 year ago
Simon Ser 2eb225236e util/transform: add wlr_output_transform_coords()
1 year ago
Simon Ser 9e702e9cfe util/transform: move over wl_output_transform helpers
1 year ago
Alexander Orzechowski 303f23d7dd wlr_scene: Update outputs if subpixel status changes
1 year ago
Alexander Orzechowski 50446fe75e wlr_scene: Update outputs when primary output is changed
1 year ago