summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-emit-spirv-ops.h
Commit message (Expand)AuthorAge
* Addition of `Load`/`Store` coherent operations (#8395)16-Bit-Dog2025-10-10
* Defer immutable buffer loads when emitting spirv. (#7579)Yong He2025-07-02
* Implement MapElement for CoopMat (#7159)Jay Kwak2025-05-29
* Support tensor addressing (#7060)Jay Kwak2025-05-15
* Add new coopmat2 functions: Reduce and Transpose (#7027)Jay Kwak2025-05-14
* Add cooperative matrix 1 support (#6565)Darren Wihandi2025-04-15
* Update SPIRV-Tools and fix new validation errors. (#6511)Yong He2025-03-06
* Support cooperative vector (#6223)Jay Kwak2025-01-30
* Support a storage class, NodePayloadAMDX, for SPIRV work-graphs (#6052)Jay Kwak2025-01-09
* formatEllie Hermaszewska2024-10-29
* Initial `Atomic<T>` type implementation. (#5125)Yong He2024-09-20
* Support specialization constants. (#4963)Yong He2024-08-30
* Support different SPIRV versions. (#4254)Yong He2024-06-01
* Emit execution mode of type per entry point once. Emit SPIRV capability once ...ArielG-NV2024-05-19
* RasterizerOrder resource for spirv and metal. (#4175)Yong He2024-05-16
* Implement 8.14-8.19 of OpenGL-GLSL specificationArielG-NV2024-04-03
* Make type names spec-conformant in SPIRV reflect. (#3748)Yong He2024-03-12
* [SPIRV] Fix OpMemberDecorateString. (#3747)Yong He2024-03-12
* Support pointers in SPIRV. (#3561)Yong He2024-02-08
* Add `-fspv-reflect` support. (#3464)Yong He2024-01-19
* Fix ICE when lowering an associatedtype declref from an derived interface. (#...Yong He2023-11-06
* Type layouts for structured buffers with counters (#3269)Ellie Hermaszewska2023-10-17
* Add SPIRV intrinsics for ShaderExecutionReordering and RW/Buffer. (#3252)Yong He2023-10-02
* WIP Mesh shaders for SPIR-V (#3226)Ellie Hermaszewska2023-09-27
* Various SPIRV fixes. (#3231)Yong He2023-09-27
* Handle combined image and samplers in spirv (#3213)Ellie Hermaszewska2023-09-19
* Direct SPIRV for RayTracing Inline. (#3201)Yong He2023-09-12
* Misc. SPIRV Fixes, Part 2. (#3147)Yong He2023-08-24
* Misc. SPIRV Fixes. (#3146)Yong He2023-08-23
* Lower all ByteAddressBuffer uses for SPIRV. (#3143)Yong He2023-08-23
* Create storage types of different layouts for SPIRV emit. (#3116)Yong He2023-08-17
* SPIR-V WIP (#3064)Ellie Hermaszewska2023-08-15