https://github.com/shader-slang/slang
Revision 3b9994bbbc5656125b2a51baa89706dd9b8a3e03 authored by jsmall-nvidia on 15 May 2019, 20:44:13 UTC, committed by GitHub on 15 May 2019, 20:44:13 UTC
* Attempt to improve the glsl handling of hlsl semantics by taking into account the underlying glsl type.

* Improve comments around 'NV_VIEWPORT_MASK' on glsl.
1 parent 1816935
History
Tip revision: 3b9994bbbc5656125b2a51baa89706dd9b8a3e03 authored by jsmall-nvidia on 15 May 2019, 20:44:13 UTC
Improve handling of types of semantics in glsl (#964)
Tip revision: 3b9994b
File Mode Size
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 407 bytes
.gitmodules -rw-r--r-- 406 bytes
.travis.yml -rw-r--r-- 1.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 6.7 KB
appveyor.yml -rw-r--r-- 3.7 KB
premake5.lua -rw-r--r-- 26.6 KB
slang-com-helper.h -rw-r--r-- 4.8 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang.h -rw-r--r-- 91.1 KB
slang.sln -rw-r--r-- 9.8 KB
test.bat -rw-r--r-- 1.4 KB
travis_build.sh -rw-r--r-- 304 bytes
travis_test.sh -rw-r--r-- 435 bytes

README.md

back to top