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-ir-link.h
Age
Commit message (
Expand
)
Author
2025-07-17
Prelink ForceInlined functions during lowering. (#7812)
Yong He
2024-10-29
format
Ellie Hermaszewska
2022-08-22
Replace DownstreamCompileResult with Artifact (#2369)
jsmall-nvidia
2022-08-16
Move metadata/diagnostics to associated types (#2358)
jsmall-nvidia
2022-08-16
Remove CompileResult to use IArtifact (#2357)
jsmall-nvidia
2022-05-18
Support for querying which parameters are used in emitted code (#2239)
Alexey Panteleev
2022-04-11
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2020-07-20
Multiple Entry Point Backend (#1437)
Dietrich Geisler
2020-07-08
Add support for global uniform shader parameters (#1433)
Tim Foley
2020-07-01
Fix bug in slang-dxc-support where it didn't get the source path correctly (#...
jsmall-nvidia
2020-06-29
Backend for Multiple Entry Points (#1411)
Dietrich Geisler
2019-10-17
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-07-18
Add back a notion of IR global constants (#1002)
Tim Foley
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia