https://github.com/shader-slang/slang
Revision a74a5494b34e2b41a294042ab8b3e7bce115dcba authored by Yong He on 16 January 2018, 20:38:36 UTC, committed by Yong He on 16 January 2018, 20:38:36 UTC
1. prevent cyclic lookups when an interface inherits transitively from itself.
2. in `createGlobalGenericParamSubstitution`, create a default substitution for the base type declref before using it to lookup the witness table.
1 parent 59691ae
History
Tip revision: a74a5494b34e2b41a294042ab8b3e7bce115dcba authored by Yong He on 16 January 2018, 20:38:36 UTC
bug fixes to get falcor example shader code to compile.
Tip revision: a74a549
File Mode Size
build
docs
examples
external
source
tests
tools
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 6.2 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 41.9 KB
slang.sln -rw-r--r-- 9.1 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top