We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
dynamicOffsets
Whenever possible, add tests, as it was quite valuable to have already tests in Veldrid to double check the migration to XenoAtom.Interop.vulkan.
XenoAtom.Interop.vulkan
List of things I would like to improve:
VK_EXT_debug_utils
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
dynamicOffsets
when 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)The text was updated successfully, but these errors were encountered: