summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-profile.h
Commit message (Expand)AuthorAge
* Organize code better by splitting some big files (#7890)Theresa Foley2025-07-24
* Allow checking capabilities in specific stages (#7375)jarcherNV2025-06-10
* formatEllie Hermaszewska2024-10-29
* Initial WGSL support (#5006)Anders Leino2024-09-09
* Allow capabilities to be used with `[shader("...")]` (#4928)ArielG-NV2024-08-28
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Improve Direct SPIRV Backend Test Coverage (#4396)ArielG-NV2024-06-14
* SPIRV `Block` decoration fixes. (#4303)Yong He2024-06-08
* Add skeleton for metal backend. (#3971)Yong He2024-04-17
* Capability type checking. (#3530)Yong He2024-02-02
* SPIR-V WIP (#3064)Ellie Hermaszewska2023-08-15
* CommandOptions (#2856)jsmall-nvidia2023-04-29
* Use enums with backing types in Slang API (#2375)jsmall-nvidia2022-08-24
* Use "capability" system to select VKRT extension (#1647)Tim Foley2021-01-05
* Fix and improvements around repro (#1397)jsmall-nvidia2020-06-18
* C++ Extractor (#1337)jsmall-nvidia2020-05-04
* Feature/glslang spirv version (#1256)jsmall-nvidia2020-03-05
* __spirv_version Decoration (#1255)jsmall-nvidia2020-03-03
* Feature/source downstream compiler (#1153)jsmall-nvidia2019-12-12
* Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia2019-12-12
* Setting downstream compiler (#1144)jsmall-nvidia2019-12-04
* Add command line option to override language file extension (#1135)Robert Stepinski2019-11-22
* -extract-repro gives approximation of 'command line' used (#1103)jsmall-nvidia2019-11-01
* Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia2019-07-17
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31