add frame scheduler interface

This commit is contained in:
Rose Hudson 2023-07-21 19:28:06 +01:00
parent fc4e18f9ae
commit c515813fd6
5 changed files with 214 additions and 0 deletions

View file

@ -42,6 +42,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_fullscreen_shell_v1.c',
'wlr_gamma_control_v1.c',