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
/
compiler-core
/
slang-source-loc.h
Age
Commit message (
Expand
)
Author
2025-06-05
Fix missing debug info for the included slang file (#7281)
Lujin Wang
2025-04-24
Implemented #pragma warning (#6748)
Ronan
2024-10-29
format
Ellie Hermaszewska
2024-07-17
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-02-23
Add slangc interface to compile and use ir modules. (#3615)
Yong He
2024-02-22
Add API for querying and reusing precompiled binary modules. (#3614)
Yong He
2023-12-05
Support `include` for pulling file into the current module. (#3377)
Yong He
2023-07-18
nsight Aftermath crash example (#2984)
jsmall-nvidia
2023-04-19
Make SourceMap a value type (#2812)
jsmall-nvidia
2023-04-17
Round trip source map (#2810)
jsmall-nvidia
2023-03-27
Using SourceMap for location output (#2736)
jsmall-nvidia
2023-03-22
Source map obfuscation (#2717)
jsmall-nvidia
2022-09-01
Remove artifact from SourceFile (#2384)
jsmall-nvidia
2022-09-01
Make FileSystem files and OS files distinct (#2383)
jsmall-nvidia
2022-09-01
Passing source to Downstream compilation as artifacts (#2382)
jsmall-nvidia
2021-11-16
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-05-19
SourceLoc use in command line processing (#1848)
jsmall-nvidia
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia