summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Add FindModifier for Declarations (#8308)Xuanda Yang2025-09-10
* Add check for backtrace availability (#8329)Dario Mylonopoulos2025-09-06
* Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala2025-08-21
* Add static functions to create blobs from data (#8179)jarcherNV2025-08-15
* Allow specializing entrypoints with generic value args or variadic types from...Yong He2025-08-09
* Add reflection api for overload candidate filtering. (#8066)Yong He2025-08-06
* msvc style bitfield packing (#7963)Ellie Hermaszewska2025-07-31
* Fix mesh shader reflection JSON output (#7868)pdeayton-nv2025-07-25
* Add combined texture-sampler flag to reflection API to differentiate Texture2...Copilot2025-07-25
* Fix MSVC compiler complains about different calling convention between interf...hzqst2025-07-23
* Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska2025-07-09
* Replace SLANG_ALIGN_OF with C++11 alignof (#7523)Julius Ikkala2025-07-03
* Allow Link time constant array length sizing, warn on unsupported functionali...Ellie Hermaszewska2025-07-01
* Add arguments for controlling floating point denormal mode (#7461)aidanfnv2025-07-01
* Remove some cruft/complexity from IR serialization (#7483)Theresa Foley2025-07-01
* Exposing TU-local entity with modules fix (#7449)Tomáš Chlubna2025-06-16
* Fix API changes from separate debugging support (#7397)jarcherNV2025-06-12
* Add command line option for separate debug info (#7178)jarcherNV2025-06-06
* Make interface types non c-style in Slang2026. (#7260)Yong He2025-06-04
* Language version + tuple syntax. (#7230)Yong He2025-05-29
* Initial `dyn` keyword support & `-lang 2026` compiler option (#7172)ArielG-NV2025-05-22
* Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong2025-05-16
* Fix various intptr_t issues by defining its width in `getIntTypeInfo` (#6786)Julius Ikkala2025-05-09
* Add Slang Byte Code generation and interpreter. (#6896)Yong He2025-04-28
* Update spirv-tools to for SDK v2025.2 (#6893)Gangzheng Tong2025-04-25
* Add SLANG_OVERRIDE to SLANG_IUNKNOWN_ macros (#6864)James01242025-04-22
* Check the available VK extensions before using CoopVec APIs in GFX (#6849)Jay Kwak2025-04-18
* Remove support for ad hoc Slang IR compression (#6834)Theresa Foley2025-04-16
* Add -dump-module command to slangc (#6638)cheneym22025-03-20
* Make image format reflection easier (#6550)Devon2025-03-20
* add SLANG_USER_CONFIG (#6584)Simon Kallweit2025-03-12
* Support SPIR-V deferred linking option (#6500)cheneym22025-03-05
* Improve entry point lookup function documentation (#6451)Anders Leino2025-02-26
* expose value of constant integers in module reflection (#6367)Alexandre Bléron2025-02-26
* Distribute slang-glsl-module.bin in release packages. (#6233)Yong He2025-01-31
* Add bgra8 format (#6163)Darren Wihandi2025-01-24
* Cache and reuse glsl module. (#6152)Yong He2025-01-22
* Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He2025-01-10
* Add an example for using the reflection API (#5839)Theresa Foley2024-12-12
* Correctly distinguish between windows and MSVC (#5851)Ellie Hermaszewska2024-12-13
* Fix attribute reflection. (#5823)Yong He2024-12-11
* Add API for getting last internal error message (#5772)Simon Kallweit2024-12-05
* Fix compiler warning when using slang.h with gcc/clang on Windows (#5766)Kevin Shanahan2024-12-05
* Install PDB files when available (#5665)Ellie Hermaszewska2024-12-03
* includes: Reduce typo count (#5710)Bruce Mitchener2024-12-02
* Add wasm binding to get reflection json. (#5536)Yong He2024-11-12
* Reflection compiler option (#5507)tareksander2024-11-11
* Improve on spirv generation compile option (#5479)kaizhangNV2024-11-01
* formatEllie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29