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

Vulkan: Refactor initialization to only use a single instance #4782

Merged
merged 1 commit into from Jan 29, 2017

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Jan 29, 2017

Hopefully will fix the crash in vkDestroyInstance on the NV Shield TV, and likely reduce boot times slightly for drivers that take a while to create instances.

Hopefully will fix the crash in vkDestroyInstance on the NV Shield TV,
and likely reduce boot times slightly for drivers that take a while
to create instances.
@degasus
Copy link
Member

degasus commented Jan 29, 2017

Fixes Vulkan on the nvidia shield LGTM

@stenzek stenzek merged commit 9fc5f4a into dolphin-emu:master Jan 29, 2017
@stenzek stenzek deleted the vulkan-init branch June 13, 2017 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants