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