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
2025-05-12
Cleanups related to RIFF support (#7041)
Theresa Foley
2024-11-05
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-10-29
format
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
2024-02-20
Refactor compiler option representations. (#3598)
Yong He
2023-09-07
Add -repro-fallback-directory (#3188)
jsmall-nvidia
2023-08-16
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-04-25
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-11
Artifact simplification (#2781)
jsmall-nvidia
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