https://github.com/shader-slang/slang
Revision 27d7961db15ed5890d2ad0eff1218e26dcdaf82c authored by lucy96chen on 14 October 2022, 00:07:54 UTC, committed by GitHub on 14 October 2022, 00:07:54 UTC
* checkpoint

* Added shaderCachePath field to IDevice desc in gfx.slang, gfx-smoke.slang should be functional

* ran premake

* Revert erroneous commits from rebasing

* Added ShaderCacheIndex class header with design details

* Header edits

* more header edits

* Post-rebase premake.bat run to fix solution weirdness; Initialize commitHash to nullptr and check that a commitHash is successfully returned
1 parent e03026a
History
Tip revision: 27d7961db15ed5890d2ad0eff1218e26dcdaf82c authored by lucy96chen on 14 October 2022, 00:07:54 UTC
Shader cache index header (#2448)
Tip revision: 27d7961
File Mode Size
.github
build
deps
docs
examples
external
extras
prelude
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 1.3 KB
.gitmodules -rw-r--r-- 951 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
github_build.sh -rw-r--r-- 1.1 KB
github_macos_build.sh -rw-r--r-- 1.2 KB
github_test.sh -rw-r--r-- 1.2 KB
make-slang-tag-version.bat -rw-r--r-- 210 bytes
premake.bat -rw-r--r-- 120 bytes
premake5.lua -rw-r--r-- 55.3 KB
slang-com-helper.h -rw-r--r-- 4.9 KB
slang-com-ptr.h -rw-r--r-- 5.0 KB
slang-gfx.h -rw-r--r-- 83.3 KB
slang-tag-version.h -rw-r--r-- 36 bytes
slang.h -rw-r--r-- 192.7 KB
slang.sln -rw-r--r-- 40.7 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top