Skip to content
New issue

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

NVidia Fix #3

Open
DaSutt opened this issue Jun 24, 2017 · 1 comment
Open

NVidia Fix #3

DaSutt opened this issue Jun 24, 2017 · 1 comment
Labels
Milestone

Comments

@DaSutt
Copy link
Owner

DaSutt commented Jun 24, 2017

Program crashes when starting with NVidia GPU. Queues need to be fixed. In addition the used image formats are not all supported as storage images.

@DaSutt DaSutt added the bug label Jun 24, 2017
@DaSutt DaSutt added this to the v0.2 milestone Jun 24, 2017
@DaSutt
Copy link
Owner Author

DaSutt commented Aug 9, 2017

Support for devices without memory with VK_MEMORY_HOST_VISIBLE_BIT | VK_MEMORY_DEVICE_LOCAL_BIT has to be added. This includes changing the buffer manager to create CPU storage buffers that are copied to the GPU buffers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant