mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Refactor wlr_backend_state out of DRM backend
This commit is contained in:
parent
c95a108d2f
commit
234b2104e4
6 changed files with 242 additions and 227 deletions
|
|
@ -4,12 +4,12 @@ backend_files = files(
|
|||
'session/direct-ipc.c',
|
||||
'session/direct.c',
|
||||
'session/session.c',
|
||||
#'drm/backend.c',
|
||||
#'drm/drm.c',
|
||||
#'drm/drm-atomic.c',
|
||||
#'drm/drm-legacy.c',
|
||||
#'drm/drm-properties.c',
|
||||
#'drm/drm-util.c',
|
||||
'drm/backend.c',
|
||||
'drm/drm.c',
|
||||
'drm/drm-atomic.c',
|
||||
'drm/drm-legacy.c',
|
||||
'drm/drm-properties.c',
|
||||
'drm/drm-util.c',
|
||||
'libinput/backend.c',
|
||||
'libinput/events.c',
|
||||
'libinput/keyboard.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue