From 7aa0375f7419b21029e3bcc0a71e05e959f2f9e9 Mon Sep 17 00:00:00 2001 From: jsmall-nvidia Date: Sat, 9 Oct 2021 10:56:24 -0400 Subject: Upgrade to GLSLANG 11.16.0+ (#1962) * #include an absolute path didn't work - because paths were taken to always be relative. * Upgrade to GLSLANG 11.16.0+ * Small edit to readme - really to kick another build. * Upgrade slang-binaries to include new glslang binaries. * Update slang-binaries to include linux-x86 * Upgrade slang-binaries. --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 46d36ccea..8f3db5720 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,6 @@ Builds of the core Slang tools depend on the following projects, either automati * [`spirv-headers`](https://github.com/KhronosGroup/SPIRV-Headers) (Modified MIT) * [`spirv-tools`](https://github.com/KhronosGroup/SPIRV-Tools) (Apache 2.0) -The Slang tests (which are not distributed with source/binary releases) include example HLSL shaders extracted from the Microsoft DirectX SDK, which has its own license - Some of the tests and example programs that build with Slang use the following projets, which may have their own licenses: * [`glm`](https://github.com/g-truc/glm) (MIT) -- cgit v1.2.3