summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-emit-metal.h
Commit message (Expand)AuthorAge
* Add SPV_NV_bindless_texture support (#8534)Lujin Wang2025-09-26
* Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He2025-01-10
* Implement bitcast for 64-bit date type (#5895)kaizhangNV2024-12-17
* Support specialization constant on WGSL and Metal. (#5780)Yong He2024-12-06
* formatEllie Hermaszewska2024-10-29
* Cleanup atomic intrinsics. (#5324)Yong He2024-10-17
* Initial `Atomic<T>` type implementation. (#5125)Yong He2024-09-20
* Respect matrix layout in uniform and in/out parameters for HLSL target. (#5013)Yong He2024-09-05
* Overhaul IR lowering of pointer types. (#4710)Yong He2024-07-25
* Metal: misc fixes and enable more tests. (#4374)Yong He2024-06-13
* Metal system value overhaul. (#4308)Yong He2024-06-08
* RasterizerOrder resource for spirv and metal. (#4175)Yong He2024-05-16
* More Metal Intrinsics. (#4143)Yong He2024-05-10
* Metal: propagate and specialize address space. (#4137)Yong He2024-05-08
* Support groupshared variables for Metal. (#4116)Yong He2024-05-06
* Metal: Vertex/Fragment builtin and layouts. (#4044)Yong He2024-04-30
* Parameter layout and reflection for Metal bindings. (#4022)Yong He2024-04-24
* Metal: rewrite global variables as explicit context. (#3981)Yong He2024-04-18
* Add skeleton for metal backend. (#3971)Yong He2024-04-17