https://github.com/shader-slang/slang
Revision 70048715cec251a23871747e342e5cf938c97255 authored by jsmall-nvidia on 18 March 2019, 20:17:21 UTC, committed by GitHub on 18 March 2019, 20:17:21 UTC
* Added support for a tool being able to pass back an 'ignored' result.
* Used enum codes to indicate meanings
* Made spawnAndWait return a ToolReturnCode
1 parent 1bc99cf
History
Tip revision: 70048715cec251a23871747e342e5cf938c97255 authored by jsmall-nvidia on 18 March 2019, 20:17:21 UTC
* Added ToolReturnCode to be more rigerous about how a return code is passed back from a tool (#911)
Tip revision: 7004871
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
Makefile -rw-r--r-- 6.0 KB
README.md -rw-r--r-- 6.7 KB
appveyor.yml -rw-r--r-- 3.7 KB
premake5.lua -rw-r--r-- 25.3 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-- 88.4 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