Skip to content

Conversation

@wpsimon09
Copy link
Owner

This PR is rewriting most of the code base to switch from synchronization1 to synchronization2 which is what modern Vulkan app should use. On top of that this PR is trying to fix most if not all Vulkan validation errors so that i can move on and start again developing new features.

Done

  • all render passes
  • initial image layout transition

Todo:

  • buffer copies
  • acceleration structure builds

@wpsimon09 wpsimon09 linked an issue Aug 31, 2025 that may be closed by this pull request
@wpsimon09
Copy link
Owner Author

Fixed all validation layers which means that this will close #67

@wpsimon09 wpsimon09 merged commit eab4ded into main Aug 31, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sync2

2 participants