SPIRV-Tools/docs/downloads.md
Nathan Gauër 58ab8baf72
docs: explain LunarG is the source of truth for releases (#5627)
GitHub releases were just the exact same as the LunarG releases,
since the same commit were used for both.
For this reason, we don't think it brings any value, and will stop
publishing new releases on the GitHub page.

Signed-off-by: Nathan Gauër <brioche@google.com>
2024-04-02 09:39:12 -07:00

1.6 KiB

Downloads

Vulkan SDK

The official releases for SPIRV-Tools can be found on LunarG's SDK download page. The Vulkan SDK is updated approximately every six weeks.

Android NDK

SPIRV-Tools host executables, and library sources are published as part of the Android NDK.

Automated builds

For convenience, here are also links to the latest builds (HEAD). Those are untested automated builds. Those are not official releases, nor are guaranteed to work. Official releases builds are in the Android NDK or Vulkan SDK.

Download the latest builds of the main branch.

Release build

Windows Linux MacOS
MSVC 2017 clang clang
gcc

Debug build

Windows Linux MacOS
MSVC 2017 clang clang
gcc