mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-31 11:08:25 -05:00
wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer
This commit is contained in:
parent
5f43e1732a
commit
dc9bc5683a
7 changed files with 208 additions and 244 deletions
|
|
@ -8,6 +8,7 @@ wlr_files += files(
|
|||
'output/render.c',
|
||||
'output/transform.c',
|
||||
'scene/subsurface_tree.c',
|
||||
'scene/surface.c',
|
||||
'scene/wlr_scene.c',
|
||||
'scene/output_layout.c',
|
||||
'scene/xdg_shell.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue