https://github.com/shader-slang/slang
Revision 2ee06a4f2f3c995717bf18ba287a20e81d6141bc authored by jsmall-nvidia on 31 January 2020, 22:40:46 UTC, committed by GitHub on 31 January 2020, 22:40:46 UTC
* Improve 64 bit documentation.
Add a simple scalar test that doesn't use a double resource.

* Added int64-literal-problem.slang test.
Fixed some typos in test.

* More accurate description of the issues around use of double and dxc/fxc and intrinsics.

* Add clarity on what intrinsics are supported on d3d with double.

* Detail on intrinsics available on vk for double.

* Small improvements to 64bit-type-support.md documentation.
1 parent 922cd54
History
Tip revision: 2ee06a4f2f3c995717bf18ba287a20e81d6141bc authored by jsmall-nvidia on 31 January 2020, 22:40:46 UTC
64 bit doc and testing improvements (#1196)
Tip revision: 2ee06a4
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-- 29.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-- 123.9 KB
slang.sln -rw-r--r-- 9.9 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