mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-14 06:59:43 -05:00
rootston: split rendering code into render.c
This commit is contained in:
parent
242e9e3bf0
commit
c2178d51a8
4 changed files with 345 additions and 317 deletions
|
|
@ -9,6 +9,7 @@ sources = [
|
|||
'layer_shell.c',
|
||||
'main.c',
|
||||
'output.c',
|
||||
'render.c',
|
||||
'seat.c',
|
||||
'switch.c',
|
||||
'text_input.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue