Revision 87c50675941a3ac853a79f50ec0ce3465631fa8f authored by Tim Foley on 15 August 2017, 22:12:29 UTC, committed by Tim Foley on 16 August 2017, 19:44:50 UTC
With this change, basic generation of IR works for a trivial shader, and there is some basic support for dumping the generated IR in an assembly-like format.

As with the other IR change, the use of the IR is statically disabled for now, so that existing users won't be affected.
1 parent 74e04b8
History
File Mode Size
build
docs
examples
external
source
tests
tools
.gitignore -rw-r--r-- 385 bytes
.gitmodules -rw-r--r-- 107 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 6.1 KB
appveyor.yml -rw-r--r-- 3.5 KB
slang.h -rw-r--r-- 31.7 KB
slang.sln -rw-r--r-- 6.4 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top