There are several pull-requests and issues raised on Veldrid.
Some are important bug fixes and improvements that I might want to integrate. Work should be more manageable as I only have to manage Vulkan.
Need to take the time to list here which one I would like to add to my list. For now for the PR:
Whenever possible, add tests, as it was quite valuable to have already tests in Veldrid to double check the migration to XenoAtom.Interop.vulkan.
List of things I would like to improve:
There are several pull-requests and issues raised on Veldrid.
Some are important bug fixes and improvements that I might want to integrate. Work should be more manageable as I only have to manage Vulkan.
Need to take the time to list here which one I would like to add to my list. For now for the PR:
dynamicOffsetswhen using two non contiguous resource sets veldrid/veldrid#387 (Fixed by e6b89d3)Whenever possible, add tests, as it was quite valuable to have already tests in Veldrid to double check the migration to
XenoAtom.Interop.vulkan.List of things I would like to improve:
VK_EXT_debug_utils(via 52cf1eb)XenoAtom.Collectionsinternally instead ofSystem.Collections)