SPIRV-Tools/docs/downloads.md
David Neto 10343e53ed
Remove Appveyor CI, update README (#4578)
- Remove Appveyor CI
- Write new "Getting the source" subsection, consolidating material
  from a couple of places.  Emphasize using the utils/git-sync-deps
  script for getting a known-good combination of sources.
- Built artifacts:
   - top of tree artifacts are from Kokoro CI bots
   - mention Vulkan SDK and Android NDK as alternatives

Fixes: #4577
2021-10-14 17:46:27 -04:00

1.4 KiB

Downloads

Latest builds

Download the latest builds of the master branch.

Release build

Windows Linux MacOS
MSVC 2017 clang clang
gcc

Debug build

Windows Linux MacOS
MSVC 2017 clang clang
gcc

Vulkan SDK

SPIRV-Tools is published as part of the LunarG Vulkan SDK. 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.