20 Commits (90e12fb97878b2e5879b100b31bfa236c2892a14)

Author SHA1 Message Date
Simon Ser 5717e27c06 output: take wl_display in wlr_output_create_global()
1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
Rose Hudson 214df8eda0 scene_output: optionally record and report timings
1 year ago
Simon Ser 2aabaf8809 examples: enable new outputs
1 year ago
Simon Ser be05097968 output: add wlr_output_state_init()
1 year ago
Alexander Orzechowski 495bcbeedd examples: Drop usage of wlr_output.pending
1 year ago
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create
2 years ago
Simon Ser 41b7acbab7 backend: return wlr_session in wlr_backend_autocreate() call
2 years ago
Alexander Orzechowski ccd0f85c2a wlr_scene: Only allow parenting on a wlr_scene_tree
3 years ago
Alexander Orzechowski 9eb71146ae wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree
3 years ago
Alexander Orzechowski dc9bc5683a wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer
3 years ago
Simon Ser 8fe3aa29da xdg-shell: specify version in wlr_xdg_shell_create
3 years ago
Alexander Orzechowski c22ea3eb99 scene_graph: Simplify computation for offset of new surfaces.
3 years ago
Alexander Orzechowski 1bc6f7f243 scene_graph: remove unused outputs list
3 years ago
Alexander Orzechowski 8656c77248 scene_graph: use wlr_scene_output_send_frame_done
3 years ago
Kirill Primak 617eb4fb93 surface: deprecate wlr_surface.h
3 years ago
Simon Zeni 6d6e70b9e0 examples: init wlr_output with allocator and renderer
3 years ago
Simon Ser e05c884891 examples/scene-graph: use wlr_scene_output
3 years ago
Devin J. Pohly e2e68ff680 examples/scene-graph: demonstrate scene_rect node type
3 years ago
Simon Ser c41bd320be examples/scene-graph: new example
3 years ago