Add frame scheduler interface

This commit is contained in:
Rose Hudson 2023-07-21 19:28:06 +01:00 committed by Kenny Levinsen
parent c66a910753
commit 98cbf09f8a
5 changed files with 240 additions and 0 deletions

View file

@ -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',