mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
linux-explicit-synchronization-v2: new protocol implementation
See [1]. [1]: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/90
This commit is contained in:
parent
7ae10e078a
commit
3096cf7964
4 changed files with 389 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ wlr_files += files(
|
|||
'wlr_layer_shell_v1.c',
|
||||
'wlr_linux_dmabuf_v1.c',
|
||||
'wlr_linux_explicit_synchronization_v1.c',
|
||||
'wlr_linux_explicit_synchronization_v2.c',
|
||||
'wlr_matrix.c',
|
||||
'wlr_output_damage.c',
|
||||
'wlr_output_layout.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue