talex5 / wayland-proxy-virtwl

Allow guest VMs to open windows on the host
Apache License 2.0
114 stars 12 forks source link

dmabuf support #91

Open DemiMarie opened 3 months ago

DemiMarie commented 3 months ago

This is sufficient for Chromium to render real-world pages. It requires talex5/ocaml-wayland#46 for both new APIs and new protocols.

This does not work when VirGL is in use, but I believe this is actually a fairly recent Mesa regression, not a bug in wayland-proxy-virtwl. Virtio-GPU native contexts should work fine, though I have not tested them.