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