-
Notifications
You must be signed in to change notification settings - Fork 603
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: Improve post-shutdown cleanup and minor improvements #1401
base: main
Are you sure you want to change the base?
Vulkan: Improve post-shutdown cleanup and minor improvements #1401
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cff05e - Browse repository at this point
Copy the full SHA 3cff05eView commit details -
Vulkan: Fix swapchain renderpass validation errors
Fix validation error introduced in 1706075 Make renderpass discard previous image content and clear during renderpass instead of before
Configuration menu - View commit details
-
Copy full SHA for e09f85f - Browse repository at this point
Copy the full SHA e09f85fView commit details -
Vulkan: Change command buffers from simultaneous use to single use
Possible performance improvement? Knowing that
Configuration menu - View commit details
-
Copy full SHA for b41d600 - Browse repository at this point
Copy the full SHA b41d600View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5114d - Browse repository at this point
Copy the full SHA af5114dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2793f88 - Browse repository at this point
Copy the full SHA 2793f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4581281 - Browse repository at this point
Copy the full SHA 4581281View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a5693 - Browse repository at this point
Copy the full SHA d6a5693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd28f7 - Browse repository at this point
Copy the full SHA 7dd28f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for df53971 - Browse repository at this point
Copy the full SHA df53971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721d0ce - Browse repository at this point
Copy the full SHA 721d0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2096a6 - Browse repository at this point
Copy the full SHA f2096a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c9701 - Browse repository at this point
Copy the full SHA 95c9701View commit details -
Configuration menu - View commit details
-
Copy full SHA for c93858b - Browse repository at this point
Copy the full SHA c93858bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e524e08 - Browse repository at this point
Copy the full SHA e524e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c5726 - Browse repository at this point
Copy the full SHA 16c5726View commit details -
Configuration menu - View commit details
-
Copy full SHA for f924e13 - Browse repository at this point
Copy the full SHA f924e13View commit details -
Vulkan: Remove obsolete comments/vector and process destruction queue…
… near the end of destructor
Configuration menu - View commit details
-
Copy full SHA for d4c4c32 - Browse repository at this point
Copy the full SHA d4c4c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a3c00 - Browse repository at this point
Copy the full SHA 44a3c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for f013609 - Browse repository at this point
Copy the full SHA f013609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce6ab7 - Browse repository at this point
Copy the full SHA 7ce6ab7View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45afeaa - Browse repository at this point
Copy the full SHA 45afeaaView commit details -
Vulkan: Loop processing destruction queue until empty
fixes a bug where one iteration is not enough due to dependency chains.
Configuration menu - View commit details
-
Copy full SHA for ec91b6c - Browse repository at this point
Copy the full SHA ec91b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0866c47 - Browse repository at this point
Copy the full SHA 0866c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2cc13 - Browse repository at this point
Copy the full SHA de2cc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2b5d0 - Browse repository at this point
Copy the full SHA ac2b5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b559fb - Browse repository at this point
Copy the full SHA 0b559fbView commit details