mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 17:44:09 +00:00
![Georges Basile Stavracas Neto](/assets/img/avatar_default.png)
This is a winsys-specific API that allows exporting a DMA buffer fd. The CoglDmaBufHandle structure allows passing the ownership of the DMA buffer to whoever is using it, so the winsys doesn't need to manually track it. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1086