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

VulkanRenderer: Improve object cleanup on shutdown #626

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skalarproduktraum
Copy link
Member

This PR improves the cleanup behaviour of various Vulkan objects on shutdown, so nothing is left dangling to be picked up by vkDestroyDevice().

@skalarproduktraum skalarproduktraum added the bugfix PR contains a bugfix label Oct 12, 2023
@skalarproduktraum skalarproduktraum force-pushed the fix/cleanup-improvements-on-shutdown branch from 387baee to 7664489 Compare October 13, 2023 11:02
@skalarproduktraum skalarproduktraum added the vulkan Concerns only the Vulkan backend label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix PR contains a bugfix vulkan Concerns only the Vulkan backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant