Inital support for allocating dmabufs

This commit is contained in:
Ian Douglas Scott 2023-11-08 15:51:12 -08:00
parent c567cb30d3
commit f585cbc32f
3 changed files with 114 additions and 18 deletions

1
Cargo.lock generated
View file

@ -734,6 +734,7 @@ dependencies = [
"futures-channel",
"gbm",
"libcosmic",
"memmap2 0.9.0",
"tokio",
"wayland-protocols 0.31.0",
"zbus",