mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-19 06:47:02 -04:00
Add frame scheduler interface
This commit is contained in:
parent
c66a910753
commit
98cbf09f8a
5 changed files with 240 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ wlr_files += files(
|
|||
'wlr_drm.c',
|
||||
'wlr_export_dmabuf_v1.c',
|
||||
'wlr_ext_data_control_v1.c',
|
||||
'wlr_frame_scheduler.c',
|
||||
'wlr_ext_foreign_toplevel_list_v1.c',
|
||||
'wlr_ext_image_copy_capture_v1.c',
|
||||
'wlr_ext_workspace_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue