12 Commits (42dba9dc906bc9abc248b8d0b834fc580db62ee8)

Author SHA1 Message Date
Devin J. Pohly 00c2bae1d3 scene: remove redundant empty-region check in render_texture()
4 years ago
Devin J. Pohly 9ed16e39fa scene: replace surface_at() with node_at()
4 years ago
Devin J. Pohly b7cd06e8fa scene: add RECT node type
4 years ago
Devin J. Pohly 526652a554 scene: iterate nodes instead of surfaces when rendering
4 years ago
Devin J. Pohly 7ec9523ea3 scene: stricter assertions on reparent
4 years ago
Devin J. Pohly d5263be355 scene: make graph loops fatal when debugging
4 years ago
Devin J. Pohly 0f534e32e4 scene: ensure node cannot be reparented below itself
4 years ago
Devin J. Pohly a1d462fa81 scene: add node reparent function
4 years ago
Simon Ser e4d0ec9ee1 scene: add wlr_scene_node_surface_at
4 years ago
Simon Ser 97954154bc scene: allow nodes to have arbitrary parents
4 years ago
Simon Ser 86e9309808 scene: add wlr_scene_node_toggle
4 years ago
Simon Ser c7d489b5b6 Introduce new scene-graph API
4 years ago