summaryrefslogtreecommitdiff
path: root/docs/user-guide/a2-03-wgsl-target-specific.md
AgeCommit message (Expand)Author
2025-08-21Implement SV_VulkanSamplePosition (#8236)davli-nv
2025-08-05Implement SPV_EXT_fragment_invocation_density (SPV_NV_shading_rate) (#8037)davli-nv
2025-05-19Map `SV_VertexID` to `gl_VertexIndex-gl_BaseVertex`, add `SV_Vulkan*ID` seman...Darren Wihandi
2025-04-11Fix user-guide typos (#6789)Gangzheng Tong
2024-12-18Support explicit `[vk::location(n)]` binding on metal/wgsl. (#5907)Yong He
2024-12-06Support specialization constant on WGSL and Metal. (#5780)Yong He
2024-12-06Implement explciit binding for metal and wgsl. (#5778)Yong He
2024-11-29docs: Reduce typo count (#5671)Bruce Mitchener
2024-11-20Add description on write-only textures in wgsl doc.Yong He
2024-11-19Document WGSL-specific features (#5571)Anders Leino