mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-19 14:33:00 -04:00
add frame scheduler interface
This commit is contained in:
parent
fc4e18f9ae
commit
c515813fd6
5 changed files with 214 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue