Draft: Vulkan allocator
This is a first step towards a Vulkan renderer.
This makes use of VK_EXT_image_drm_format_modifier and VK_EXT_physical_device_drm to allocate buffers and export DMA-BUFs.
Edited by Simon Ser
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This is a first step towards a Vulkan renderer.
This makes use of VK_EXT_image_drm_format_modifier and VK_EXT_physical_device_drm to allocate buffers and export DMA-BUFs.