Skip to content

Add minimal window diagnostics#1

Merged
Sunrisepeak merged 2 commits into
mainfrom
codex/gl-runtime-closure-imgui
Jun 2, 2026
Merged

Add minimal window diagnostics#1
Sunrisepeak merged 2 commits into
mainfrom
codex/gl-runtime-closure-imgui

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

Summary

  • Add a minimal module-only GLFW/OpenGL window example.
  • Expose GetError through the GLFW backend wrappers so examples can print actionable GLFW failure details.
  • Build the minimal window example in CI and document the runtime boundary.

Test plan

  • mcpp test
  • cd examples/basic && mcpp run
  • cd examples/minimal_window && mcpp build
  • cd examples/glfw_opengl3 && mcpp build
  • git diff --check

@Sunrisepeak Sunrisepeak merged commit 9bf008f into main Jun 2, 2026
1 check passed
@Sunrisepeak Sunrisepeak deleted the codex/gl-runtime-closure-imgui branch June 2, 2026 19:36
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