Vulkan: Further swapchain code improvements. #473
goeiecool9999
commented 2022-11-10 14:24:41 -03:00
(Migrated from github.com)
- No GUI thread communication
- All the checks for whether an update is required in one place (resize, vsync, SRGB)
- Fix typo: extent was named extend
- Eliminate recreation while loop, simply return false and drop frame if it cannot be displayed and try again next frame.
- No GUI thread communication
- All the checks for whether an update is required in one place (resize, vsync, SRGB)
- Fix typo: extent was named extend
- Eliminate recreation while loop, simply return false and drop frame if it cannot be displayed and try again next frame.
👍
2
🚀
1
Loading…
Reference in a new issue
No description provided.
Delete branch "simplifyresize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?