https://github.com/shader-slang/slang
Revision 85f858c6d1b91fd2ed89844aae7535a48e51a4c8 authored by jsmall-nvidia on 23 October 2019, 14:25:11 UTC, committed by GitHub on 23 October 2019, 14:25:11 UTC
* * Added comments/documentation to better describe Relative/Safe types and usage
* Renamed allocate methods to newObject/newArray on RelativeContainer.

* Fix error introduced from automatic merge.
1 parent 9c2d176
History
Tip revision: 85f858c6d1b91fd2ed89844aae7535a48e51a4c8 authored by jsmall-nvidia on 23 October 2019, 14:25:11 UTC
Documentation around Relative types (#1089)
Tip revision: 85f858c
File Mode Size
docs
examples
external
prelude
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 480 bytes
.gitmodules -rw-r--r-- 774 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-- 7.1 KB
appveyor.yml -rw-r--r-- 4.0 KB
premake5.lua -rw-r--r-- 27.4 KB
slang-com-helper.h -rw-r--r-- 4.8 KB
slang-com-ptr.h -rw-r--r-- 4.8 KB
slang-tag-version.h -rw-r--r-- 36 bytes
slang.h -rw-r--r-- 118.3 KB
slang.sln -rw-r--r-- 10.7 KB
test.bat -rw-r--r-- 1.4 KB
travis_build.sh -rw-r--r-- 460 bytes
travis_test.sh -rw-r--r-- 435 bytes

README.md

back to top