Skip to content

Fix synchronization#211

Merged
marty-johnson59 merged 6 commits intomainfrom
fix_sync
Nov 3, 2025
Merged

Fix synchronization#211
marty-johnson59 merged 6 commits intomainfrom
fix_sync

Conversation

@SaschaWillems
Copy link
Copy Markdown
Collaborator

@SaschaWillems SaschaWillems commented Oct 25, 2025

This PR fixes the synchronization issues with all chapters starting with hello triangle. For chapters that use depth buffering, it also fixes sync issues related to depth.

I also tried to at least somewhat clean up how image layout transitions are issued by removing duplicate functions.

Note: This PR doesn't change much in regards to the documentation. That's because it often heavily diverges from the code and would require partially big reworks (e.g. in the depth buffering chapter).

Refs #153
Fixes #134

@marty-johnson59 marty-johnson59 merged commit 994c895 into main Nov 3, 2025
5 checks passed
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.

All chapters starting with hello triangle have validation errors

2 participants