index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-repro.cpp
Age
Commit message (
Expand
)
Author
2023-02-03
Small fixes around repro (#2622)
jsmall-nvidia
2023-01-10
Small fixes around repro loading/autodiff (#2585)
jsmall-nvidia
2022-09-01
Make ISlangFileSystem derive from ICastable (#2386)
jsmall-nvidia
2022-09-01
Remove artifact from SourceFile (#2384)
jsmall-nvidia
2022-08-24
Use enums with backing types in Slang API (#2375)
jsmall-nvidia
2022-08-10
Artifact and ICastable (#2351)
jsmall-nvidia
2022-04-11
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2021-12-03
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-11-10
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-10-04
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-06-02
Various Fixes to gfx, reflection and emit. (#1867)
Yong He
2021-04-02
Repro fixes (#1780)
jsmall-nvidia
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2021-01-05
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2020-12-10
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-01
Make SlangCompileRequest COM type (#1620)
jsmall-nvidia
2020-11-19
File system refactor (#1611)
jsmall-nvidia
2020-06-18
Fix and improvements around repro (#1397)
jsmall-nvidia