Inital support for allocating dmabufs
This commit is contained in:
parent
c567cb30d3
commit
f585cbc32f
3 changed files with 114 additions and 18 deletions
|
|
@ -10,6 +10,7 @@ env_logger = "0.10.0"
|
|||
futures-channel = "0.3.25"
|
||||
gbm = "0.13.0"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland"] }
|
||||
memmap2 = "0.9.0"
|
||||
tokio = "1.23.0"
|
||||
wayland-protocols = "0.31.0"
|
||||
zbus = { version = "3.7.0", default-features = false, features = ["tokio"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue