https://github.com/shader-slang/slang
Revision 95654c371e1b1c1916751d5dcd0d1f3fbfdc12a0 authored by jsmall-nvidia on 27 October 2021, 19:21:09 UTC, committed by GitHub on 27 October 2021, 19:21:09 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* Use updated slang-binaries that have SPIR-V diagnostics improvements.

* Re-enable nv-ray-tracing-motion-blur, because with SPIR-V diagnostic fixes in glslang - there shouldn't be spurious errors from glslang compilation.

* If optimization fails use the SPIR-V we have.

* Update SPIR-V headers and generated files.
Updated documentation.

* Update spirv-headers/tools.
Revert slang-binaries.

* Remove hack around spir-v optimization as no longer needed.
disable nv-ray-tracing-motion-blur.slang
1 parent 76a1ec5
History
Tip revision: 95654c371e1b1c1916751d5dcd0d1f3fbfdc12a0 authored by jsmall-nvidia on 27 October 2021, 19:21:09 UTC
SPIR-V fixes (#1992)
Tip revision: 95654c3
File Mode Size
.github
build
deps
docs
examples
external
extras
prelude
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 1.2 KB
.gitmodules -rw-r--r-- 951 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 6.3 KB
github_build.sh -rw-r--r-- 541 bytes
github_test.sh -rw-r--r-- 993 bytes
premake.bat -rw-r--r-- 120 bytes
premake5.lua -rw-r--r-- 53.2 KB
slang-com-helper.h -rw-r--r-- 4.9 KB
slang-com-ptr.h -rw-r--r-- 4.9 KB
slang-gfx.h -rw-r--r-- 59.0 KB
slang-tag-version.h -rw-r--r-- 36 bytes
slang.h -rw-r--r-- 179.1 KB
slang.sln -rw-r--r-- 35.8 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top