Skip to content

Expose standard ImGui runtime variant - #11

Merged
antono3 merged 1 commit into
standardfrom
codex/imgui-standard-runtime-variant
Sep 9, 2026
Merged

Expose standard ImGui runtime variant#11
antono3 merged 1 commit into
standardfrom
codex/imgui-standard-runtime-variant

Conversation

@antono3

@antono3 antono3 commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • expose upstream_variant = standard and false docking/viewports capability constants
  • provide the same public configuration API as the docking branch
  • make unsupported configuration return false and dockspace/platform rendering helpers safe no-ops
  • verify that standard helpers never reference docking-only symbols

Verification

  • ./scripts/check_upstream_variant.sh
  • compiled the V GLFW/Vulkan demo against the standard module with the CI-pinned V compiler
  • git diff --check

@antono3
antono3 merged commit d375bb8 into standard Sep 9, 2026
2 checks passed
@antono3
antono3 deleted the codex/imgui-standard-runtime-variant branch September 9, 2026 22:44
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