Skip to content

Make Vulkan setup one command across platforms - #31

Merged
antono3 merged 2 commits into
masterfrom
codex/one-click-setup
Sep 12, 2026
Merged

Make Vulkan setup one command across platforms#31
antono3 merged 2 commits into
masterfrom
codex/one-click-setup

Conversation

@antono3

@antono3 antono3 commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace the download-only helper with install and read-only check modes for Linux, macOS, and Windows
  • install through apt, dnf, pacman, zypper, the official LunarG macOS installer, or winget
  • verify V/C tools, Vulkan and Volk headers, and loader/device availability with actionable driver guidance
  • accept both common Volk header layouts and exercise setup diagnostics in the supported OS matrix

Local verification

  • v -check-syntax setup.vsh
  • Windows and macOS compile-time branches pass V syntax checking
  • v run setup.vsh --check
  • v test ergonomic (4/4 passed)
  • workflow YAML parse and git diff --check

@antono3
antono3 merged commit 54d6a34 into master Sep 12, 2026
7 checks passed
@antono3
antono3 deleted the codex/one-click-setup branch September 12, 2026 09:12
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.

2 participants