linux-drm-syncobj-v1: new protocol implementation

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/90
This commit is contained in:
Simon Ser 2021-10-21 15:02:31 +02:00
parent d9bfb47648
commit 213bd88b4c
4 changed files with 517 additions and 0 deletions

View file

@ -55,6 +55,7 @@ wlr_files += files(
'wlr_keyboard_shortcuts_inhibit_v1.c',
'wlr_layer_shell_v1.c',
'wlr_linux_dmabuf_v1.c',
'wlr_linux_drm_syncobj_v1.c',
'wlr_matrix.c',
'wlr_output_layer.c',
'wlr_output_layout.c',