Skip to content

Conversation

IntegratedQuantum
Copy link
Member

@IntegratedQuantum IntegratedQuantum commented Aug 10, 2025

progress towards #102

Remaining work:
- [ ] Present the swapchain to the window and integrate vulkan into the main loop.
- [ ] Resize the swapchain.

For now I will approach the Vulkan rewrite by mirroring some of the functionality into the Vulkan window. This keeps the main game operational while slowly (this might take years) transitioning to Vulkan in the background.

@IntegratedQuantum IntegratedQuantum marked this pull request as ready for review August 12, 2025 18:57
@IntegratedQuantum
Copy link
Member Author

IntegratedQuantum commented Aug 12, 2025

I have decided to scale down the scope of this PR, actually displaying this swapchain seems to require adding synchronization primitives and I think that's out of scope here.

And I have to take some more time to think about my strategy for that first.

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.

1 participant