refactor: use dmabuf v4 instead of bind_display

This commit is contained in:
Nova
2023-06-27 05:53:45 -04:00
parent 641db4face
commit 199e6f70b3
4 changed files with 50 additions and 44 deletions

View File

@@ -72,9 +72,8 @@ git = "https://github.com/smithay/smithay.git" # Until we get stereokit to under
default-features = false
features = [
"desktop",
"backend_egl",
"backend_drm",
"renderer_gl",
"use_system_lib",
"wayland_frontend",
]
version = "*"