mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-17 06:46:39 -04:00
Merge branch 'frame-scheduler-rebase' into 'master'
Add new frame scheduler interface (Rebase of !4307) See merge request wlroots/wlroots!5330
This commit is contained in:
commit
af452e85b5
29 changed files with 528 additions and 172 deletions
|
|
@ -50,6 +50,7 @@ wlr_files += files(
|
|||
'wlr_export_dmabuf_v1.c',
|
||||
'wlr_ext_background_effect_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