mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-23 06:59:44 -05:00
linux-explicit-synchronization-v1: new protocol implementation
This patch adds support for the linux-explicit-synchronization-unstable-v1 protocol. To test, run weston-simple-dmabuf-egl.
This commit is contained in:
parent
7aff45fa0d
commit
4f5909ca6a
4 changed files with 446 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ wlr_files += files(
|
|||
'wlr_keyboard_shortcuts_inhibit_v1.c',
|
||||
'wlr_layer_shell_v1.c',
|
||||
'wlr_linux_dmabuf_v1.c',
|
||||
'wlr_linux_explicit_synchronization_v1.c',
|
||||
'wlr_matrix.c',
|
||||
'wlr_output_damage.c',
|
||||
'wlr_output_layout.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue