index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
user-guide
Commit message (
Expand
)
Author
Age
*
Remove support for ad hoc Slang IR compression (#6834)
Theresa Foley
2025-04-16
*
Add cooperative matrix 1 support (#6565)
Darren Wihandi
2025-04-15
*
Add SV_PointCoord to match gl_PointCoord (#6795)
Julius Ikkala
2025-04-14
*
Fix user-guide typos (#6789)
Gangzheng Tong
2025-04-11
*
Add defer statement (#6619)
Julius Ikkala
2025-04-06
*
Update hyperlinks in User Guide's Reference section (#6715)
Sruthik P
2025-04-01
*
[docs] Admonish slangc entry points / shader attributes (#6033)
Ben-Fields
2025-03-31
*
Output SPV_KHR_compute_shader_derivatives extension string instead of the NV ...
Darren Wihandi
2025-03-19
*
Implement floating-point pack/unpack intrinsics for all targets (#6503)
Darren Wihandi
2025-03-18
*
Add module organization suggestion doc (#6509)
cheneym2
2025-03-05
*
Document bug with global session teardown in user guide (#6479)
Anders Leino
2025-02-27
*
Improve entry point lookup function documentation (#6451)
Anders Leino
2025-02-26
*
Mark slangpy as deprecated and remove from user-guide. (#6300)
Yong He
2025-02-06
*
Update a3-reference.md (#6309)
KoT
2025-02-06
*
Fix inline markdown rendering (#6294)
Sai Praveen Bangaru
2025-02-05
*
Add support for WGSL subgroup operations (#6213)
Darren Wihandi
2025-02-02
*
[Docs] Auto-diff documentation overhaul (#6202)
Sai Praveen Bangaru
2025-01-30
*
Support cooperative vector (#6223)
Jay Kwak
2025-01-30
*
Fix combined sampler documentation and warning (#6207)
cheneym2
2025-01-29
*
Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)
Darren Wihandi
2025-01-29
*
Cache and reuse glsl module. (#6152)
Yong He
2025-01-22
*
Implement Quad Control intrinsics (#5981)
Darren Wihandi
2025-01-17
*
Fix inaccurate documentation in member function mutability. (#6065)
Entropy Lost
2025-01-14
*
Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)
Yong He
2025-01-10
*
Fix tiny typos (#5944)
Yuki Nishidate
2024-12-28
*
Add base vertex and base instance system values (#5918)
Darren Wihandi
2024-12-19
*
Support explicit `[vk::location(n)]` binding on metal/wgsl. (#5907)
Yong He
2024-12-18
*
Update 09-reflection.md (#5886)
Yong He
2024-12-17
*
Update reflection API chapter in User Guide (#5868)
Theresa Foley
2024-12-13
*
Add SV_DrawIndex. (#5787)
Yong He
2024-12-09
*
Support specialization constant on WGSL and Metal. (#5780)
Yong He
2024-12-06
*
Implement explciit binding for metal and wgsl. (#5778)
Yong He
2024-12-06
*
Conform non-suffixed integer literals (#5717)
Darren Wihandi
2024-12-03
*
[Docs] Fix dead links when subsection title have underscore (#5662)
Ica
2024-12-02
*
Add WebGPU target doc (#5708)
Anders Leino
2024-12-02
*
[Docs] Minor fixes to auto-diff documentation (#5621)
Sai Praveen Bangaru
2024-12-01
*
Fix markdown mistakes on user guide (#5672)
Jay Kwak
2024-11-29
*
docs: Reduce typo count (#5671)
Bruce Mitchener
2024-11-29
*
Document the restrictions for vector size (#5673)
Jay Kwak
2024-11-26
*
Fix broken link in 09-reflection.md (#5655)
Elie Michel
2024-11-25
*
[Docs] Re-run build_toc and fix dead links (#5647)
Ica
2024-11-25
*
Fixed type (#5639)
KoT
2024-11-22
*
[Docs] fix spirv dead links on toc.html (#5638)
Ica
2024-11-22
*
[Docs] Optional<T> - fix small typo on example (#5637)
Ica
2024-11-21
*
[Docs] Extensions - better wording for c# equivalent (#5636)
Ica
2024-11-21
*
Add datalayout for constant buffers. (#5608)
Yong He
2024-11-21
*
Add description on write-only textures in wgsl doc.
Yong He
2024-11-20
*
Small docs corrections (#5615)
Ellie Hermaszewska
2024-11-20
*
Add link to metal docs and regen TOC (#5616)
Ellie Hermaszewska
2024-11-20
*
Metal documentation (#5549)
Ellie Hermaszewska
2024-11-19
[next]