summaryrefslogtreecommitdiff
path: root/docs/user-guide/a2-02-metal-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-05-05Remove extra User Guide readthedocs TOC entries by turning extra H1 headings ...aidanfnv
2025-04-14Add SV_PointCoord to match gl_PointCoord (#6795)Julius Ikkala
2025-04-11Fix user-guide typos (#6789)Gangzheng Tong
2024-12-19Add base vertex and base instance system values (#5918)Darren Wihandi
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-19Metal documentation (#5549)Ellie Hermaszewska