summaryrefslogtreecommitdiff
path: root/docs/user-guide/a2-01-spirv-target-specific.md
AgeCommit message (Expand)Author
2025-08-21Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala
2025-08-21Implement SV_VulkanSamplePosition (#8236)davli-nv
2025-08-05Implement SPV_EXT_fragment_invocation_density (SPV_NV_shading_rate) (#8037)davli-nv
2025-07-27Fix broken links in User Guide (#7938)aidanfnv
2025-06-29Support the GLSL/SPIR-V Built-in variable `DeviceIndex` (#7552)ArielG-NV
2025-05-19Map `SV_VertexID` to `gl_VertexIndex-gl_BaseVertex`, add `SV_Vulkan*ID` seman...Darren Wihandi
2025-05-16Support Vulkan memory model (#7057)Jay Kwak
2025-05-14Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)aidanfnv
2025-05-08Fix broken links in Slang docs (#7039)aidanfnv
2025-04-14Add SV_PointCoord to match gl_PointCoord (#6795)Julius Ikkala
2025-04-11Fix user-guide typos (#6789)Gangzheng Tong
2025-01-29Fix combined sampler documentation and warning (#6207)cheneym2
2024-12-28Fix tiny typos (#5944)Yuki Nishidate
2024-12-19Add base vertex and base instance system values (#5918)Darren Wihandi
2024-12-09Add SV_DrawIndex. (#5787)Yong He
2024-11-29docs: Reduce typo count (#5671)Bruce Mitchener
2024-11-21Add datalayout for constant buffers. (#5608)Yong He
2024-11-19Markdown emphasis corrections (#5588)Ellie Hermaszewska
2024-09-05Various documentation improvements. (#5017)Yong He
2024-08-30User guide page for SPIR-V target specific information (#4815)Jay Kwak