Skip to content

Add standard Dear ImGui 1.92.9b variant - #8

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

Add standard Dear ImGui 1.92.9b variant#8
antono3 merged 1 commit into
standardfrom
codex/imgui-standard-1.92.9b

Conversation

@antono3

@antono3 antono3 commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • switch the standard branch from cimgui docking_inter to cimgui master, both based on Dear ImGui 1.92.9b
  • regenerate V bindings and vendored sources for the standard upstream variant
  • select the matching non-docking Vulkan backend ABI layout
  • keep shared ImGui types owned by the ImGui module when generating ImPlot, avoiding duplicate C declarations

Verification

  • ./scripts/update_upstream.sh standard
  • ./scripts/check_upstream_variant.sh
  • no duplicate C struct declarations across imgui.v and implot/implot.v
  • native shared library builds successfully
  • v_vulkan_video compiles against the standard variant
  • GTX 1060 visual/runtime smoke: Big Buck Bunny initializes and plays with the standard build

@antono3
antono3 merged commit e2eb41c into standard Sep 9, 2026
2 checks passed
@antono3
antono3 deleted the codex/imgui-standard-1.92.9b branch September 9, 2026 20:59
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