index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-api.cpp
Commit message (
Expand
)
Author
Age
*
Add static functions to create blobs from data (#8179)
jarcherNV
2025-08-15
*
Don't load cached builtin module in slang-bootstrap. (#6667)
Yong He
2025-03-24
*
Distribute slang-glsl-module.bin in release packages. (#6233)
Yong He
2025-01-31
*
Cache and reuse glsl module. (#6152)
Yong He
2025-01-22
*
Add API for getting last internal error message (#5772)
Simon Kallweit
2024-12-05
*
format
Ellie Hermaszewska
2024-10-29
*
Replace the word stdlib or standard-library with core-module for source code ...
Jay Kwak
2024-10-28
*
Replace stdlib on Slang API with CoreModule (#5405)
Jay Kwak
2024-10-25
*
Move C interface from slang.h to slang-deprecated.h (#5301)
Ellie Hermaszewska
2024-10-15
*
Cleanup global memory allocations on shutdown. (#4731)
Yong He
2024-07-24
*
Feature/capture (#4625)
kaizhangNV
2024-07-23
*
Add APIs to get profile of compile time (#4242)
kaizhangNV
2024-06-04
*
Add `-minimum-slang-optimization` to favor compile time. (#4186)
Yong He
2024-05-17
*
capture/replay: interface implementation 1 (#4122)
kaizhangNV
2024-05-08
*
Add slangc interface to compile and use ir modules. (#3615)
Yong He
2024-02-23
*
Various dxc/fxc compatibility fixes. (#2863)
Yong He
2023-05-02
*
Support for PDB output from DXC (#2693)
jsmall-nvidia
2023-03-10
*
Deduplicate AST type nodes and cache lookup operations. (#2397)
Yong He
2022-09-13
*
Make ISlangFileSystem derive from ICastable (#2386)
jsmall-nvidia
2022-09-01
*
Support for querying which parameters are used in emitted code (#2239)
Alexey Panteleev
2022-05-18
*
Configuration for warnings (#2241)
Alexey Panteleev
2022-05-17
*
Add target option to force `scalar` layout for storage buffers. (#2135)
Yong He
2022-02-17
*
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-12-03
*
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
*
Various Fixes to gfx, reflection and emit. (#1867)
Yong He
2021-06-02
*
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-04-16
*
stdlib documentation (#1745)
jsmall-nvidia
2021-03-11
*
Cache stdlib when creating global session. (#1736)
Yong He
2021-03-05
*
Integrate reflection more deeply into gfx layer (#1677)
Tim Foley
2021-01-26
*
Fill in some missing bits of capability API (#1652)
Tim Foley
2021-01-07
*
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2021-01-05
*
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-10
*
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia
2020-12-04