Skip to content

Submission API#110

Merged
attackgoat merged 23 commits into
mainfrom
submission-api
Jun 18, 2026
Merged

Submission API#110
attackgoat merged 23 commits into
mainfrom
submission-api

Conversation

@attackgoat

@attackgoat attackgoat commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prepare vk-graph 0.14.2 from the published 0.14.0+alpha baseline.
  • Document the graph, stream, submission, graphics/ray tracing rename, physical-device extension, and field rename changes in the changelog.

Public API Notes

  • RenderGraph/graph::pass_ref APIs are replaced by root-level Graph, command builders, Submission, and reusable CommandStream support.
  • graphic/ray_trace module and type names are now graphics/ray_tracing.
  • Device::physical_device is now Device::physical.
  • Extension support fields now use Vulkan extension names, with Option<physical_device::khr::...> structs where feature/property data is exposed.
  • Ambiguous ty fields were renamed to domain-specific names.

Semver-checks compatibility failures against 0.14.0+alpha are intentionally ignored for this release.

@attackgoat attackgoat merged commit cea718f into main Jun 18, 2026
2 checks passed
@attackgoat attackgoat deleted the submission-api branch June 18, 2026 12:43
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