mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-11 05:34:26 -04:00
backend/drm: split wlr_drm_fb related functions into separate file
This commit is contained in:
parent
d7ecdad4e0
commit
260dbdf704
10 changed files with 282 additions and 265 deletions
|
|
@ -38,6 +38,7 @@ wlr_files += files(
|
|||
'atomic.c',
|
||||
'backend.c',
|
||||
'drm.c',
|
||||
'fb.c',
|
||||
'legacy.c',
|
||||
'monitor.c',
|
||||
'properties.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue