summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-layout.h
Commit message (Expand)AuthorAge
* Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala2025-08-21
* Fix IR layout of 3-element vectors in cbuffers for -fvk-use-dx-layout (#7282)James Helferty (NVIDIA)2025-06-10
* formatEllie Hermaszewska2024-10-29
* Implement `-fvk-use-dx-layout` (#4912)ArielG-NV2024-08-26
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* GLSL Passthrough support for SSBO types (#3446)Ellie Hermaszewska2024-02-02
* Use target-dependent pointer size in natural layout. (#3210)Yong He2023-09-18
* Add SPIRV atomics intrinsics and fix buffer layout lowering. (#3170)Yong He2023-08-31
* Create storage types of different layouts for SPIRV emit. (#3116)Yong He2023-08-17
* Support `-fvk-use-gl-layout` for ByteAddressBuffer load/store. (#3068)Yong He2023-08-08
* Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley2020-11-19
* Add support for generic load/store on byte-addressed buffers (#1334)Tim Foley2020-04-27