https://github.com/shader-slang/slang
Revision 09c8486f8e6aa1be0511b1d66586ada4d6bab196 authored by jsmall-nvidia on 11 October 2021, 19:47:49 UTC, committed by GitHub on 11 October 2021, 19:47:49 UTC
* #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.

* Support for GL_NV_ray_tracing_motion_blur extension.

* Fix issues with doc output around spirv_direct
Updated docs.

* Remove spirv_direct from names of codegen targets.

* Improvements around spirv_direct in docs.

* Updated stdlib docs.
1 parent a8c8b16
History
Tip revision: 09c8486f8e6aa1be0511b1d66586ada4d6bab196 authored by jsmall-nvidia on 11 October 2021, 19:47:49 UTC
Update stdlib docs/small fixes (#1972)
Tip revision: 09c8486
File Mode Size
.github
build
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.1 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.0 KB
github_build.sh -rw-r--r-- 495 bytes
github_test.sh -rw-r--r-- 993 bytes
premake.bat -rw-r--r-- 120 bytes
premake5.lua -rw-r--r-- 51.5 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-- 54.8 KB
slang-tag-version.h -rw-r--r-- 36 bytes
slang.h -rw-r--r-- 178.1 KB
slang.sln -rw-r--r-- 35.8 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top