Vulkan: Further swapchain code improvements. #473

Merged
goeiecool9999 merged 6 commits from simplifyresize into main 2022-11-11 04:14:38 -03:00
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.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#473
No description provided.