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