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-api.cpp
Age
Commit message (
Expand
)
Author
2022-09-13
Deduplicate AST type nodes and cache lookup operations. (#2397)
Yong He
2022-09-01
Make ISlangFileSystem derive from ICastable (#2386)
jsmall-nvidia
2022-05-18
Support for querying which parameters are used in emitted code (#2239)
Alexey Panteleev
2022-05-17
Configuration for warnings (#2241)
Alexey Panteleev
2022-02-17
Add target option to force `scalar` layout for storage buffers. (#2135)
Yong He
2021-12-03
Improvements to repro diagnostics (#2039)
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-16
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-03-11
stdlib documentation (#1745)
jsmall-nvidia
2021-03-05
Cache stdlib when creating global session. (#1736)
Yong He
2021-01-26
Integrate reflection more deeply into gfx layer (#1677)
Tim Foley
2021-01-07
Fill in some missing bits of capability API (#1652)
Tim Foley
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-04
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia