Skip to content

Add owned Vulkan command API - #12

Merged
antono3 merged 4 commits into
masterfrom
codex/ergonomic-command-pool
Sep 7, 2026
Merged

Add owned Vulkan command API#12
antono3 merged 4 commits into
masterfrom
codex/ergonomic-command-pool

Conversation

@antono3

@antono3 antono3 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add owned command pools tied to the logical device queue family
  • add primary command-buffer allocation, explicit free/reset/begin/end helpers, and raw handles
  • document pool/device lifetime rules and extend ergonomic API tests

Local checks

  • v fmt -verify ergonomic/ergonomic.v ergonomic/ergonomic_test.v
  • v -check-syntax ergonomic
  • git diff --check

Full compilation is delegated to GitHub Actions.

@antono3
antono3 merged commit 09d71eb into master Sep 7, 2026
3 checks passed
@antono3
antono3 deleted the codex/ergonomic-command-pool branch September 7, 2026 19:55
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