mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-13 05:34:13 -04:00
linux-drm-syncobj-v1: new protocol implementation
References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/90
This commit is contained in:
parent
d9bfb47648
commit
213bd88b4c
4 changed files with 517 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue