Age | Commit message (Expand) | Author |
---|---|---|
2022-05-31 | wlr_scene: Only allow parenting on a wlr_scene_tree | Alexander Orzechowski |
2022-05-31 | wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree | Alexander Orzechowski |
2022-05-19 | wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer | Alexander Orzechowski |
2022-05-15 | xdg-shell: specify version in wlr_xdg_shell_create | Simon Ser |
2022-01-19 | scene_graph: Simplify computation for offset of new surfaces. | Alexander Orzechowski |
2022-01-19 | scene_graph: remove unused outputs list | Alexander Orzechowski |
2022-01-19 | scene_graph: use wlr_scene_output_send_frame_done | Alexander Orzechowski |
2022-01-13 | surface: deprecate wlr_surface.h | Kirill Primak |
2021-11-18 | examples: init wlr_output with allocator and renderer | Simon Zeni |
2021-09-08 | examples/scene-graph: use wlr_scene_output | Simon Ser |
2021-09-02 | examples/scene-graph: demonstrate scene_rect node type | Devin J. Pohly |
2021-08-26 | examples/scene-graph: new example | Simon Ser |