mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
Add frame scheduler interface
This commit is contained in:
parent
34219b0334
commit
9b4acb157e
5 changed files with 238 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ wlr_files += files(
|
|||
'wlr_data_control_v1.c',
|
||||
'wlr_drm.c',
|
||||
'wlr_export_dmabuf_v1.c',
|
||||
'wlr_frame_scheduler.c',
|
||||
'wlr_foreign_toplevel_management_v1.c',
|
||||
'wlr_ext_foreign_toplevel_list_v1.c',
|
||||
'wlr_fullscreen_shell_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue