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:
Simon Ser 2021-10-21 15:02:31 +02:00
parent 7ae10e078a
commit 3096cf7964
4 changed files with 389 additions and 0 deletions

View file

@ -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',