https://github.com/shader-slang/slang
Revision 03de737f0d18526b99b59a1810c7e290b66f4be2 authored by Tim Foley on 06 July 2017, 18:11:01 UTC, committed by Tim Foley on 06 July 2017, 18:18:09 UTC
The code should now compile cleanly with warnings as errors for VS2015 with `W3`.
Most of the changes had to do with propagating a real pointer-sized integer type through code that had been using `int`.
1 parent 21a14cb
History
Tip revision: 03de737f0d18526b99b59a1810c7e290b66f4be2 authored by Tim Foley on 06 July 2017, 18:11:01 UTC
Fix many warnings-as-errors issues.
Tip revision: 03de737
File Mode Size
build
examples
external
source
tests
tools
.gitignore -rw-r--r-- 247 bytes
.gitmodules -rw-r--r-- 107 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 1.5 KB
slang.h -rw-r--r-- 28.6 KB
slang.sln -rw-r--r-- 6.3 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top