summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-spirv-legalize.h
AgeCommit message (Expand)Author
2025-05-16Support Vulkan memory model (#7057)Jay Kwak
2024-10-29formatEllie Hermaszewska
2024-06-01Support different SPIRV versions. (#4254)Yong He
2024-02-28[SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)Yong He
2024-02-20Refactor compiler option representations. (#3598)Yong He
2023-09-20Direct SPIRV: Rasterization pipeline tests. (#3216)Yong He
2023-08-28Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska
2023-08-07Diagnostic improvements for direct spirv (#3053)Ellie Hermaszewska
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2022-11-16Mesh shader support (#2464)Ellie Hermaszewska
2021-08-17Add GLSL450 intrinsics to SPIRV direct emit. (#1921)Yong He
2021-08-12Further implementation of SPIRV direct emit. (#1920)Yong He