mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-01-01 11:08:21 -05:00
export-dmabuf: add basic and incomplete implementation
This commit is contained in:
parent
9e26808c28
commit
36bd4795d4
5 changed files with 451 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_box.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_cursor.c',
|
||||
'wlr_export_dmabuf_v1.c',
|
||||
'wlr_gamma_control.c',
|
||||
'wlr_idle_inhibit_v1.c',
|
||||
'wlr_idle.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue