mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Split DRM rendering to its own file
This commit is contained in:
parent
d0708b1a3a
commit
096249a2a1
8 changed files with 202 additions and 165 deletions
|
|
@ -8,6 +8,7 @@ backend_files = files(
|
|||
'drm/iface_atomic.c',
|
||||
'drm/iface_legacy.c',
|
||||
'drm/properties.c',
|
||||
'drm/renderer.c',
|
||||
'drm/util.c',
|
||||
'libinput/backend.c',
|
||||
'libinput/events.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue