summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAge
* Implement shader subgroup rotate intrinsics (#6878)Darren Wihandi2025-04-22
* Add a new SM profile 6.9 (#6879)Jay Kwak2025-04-22
* Implement 64bit countbits intrinsic (#6433) (#6845)sricker-nvidia2025-04-19
* Document matrix multiplication operators (#6852)Jay Kwak2025-04-19
* Remove support for ad hoc Slang IR compression (#6834)Theresa Foley2025-04-16
* Add cooperative matrix 1 support (#6565)Darren Wihandi2025-04-15
* Add SV_PointCoord to match gl_PointCoord (#6795)Julius Ikkala2025-04-14
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
* Add defer statement (#6619)Julius Ikkala2025-04-06
* Update hyperlinks in User Guide's Reference section (#6715)Sruthik P2025-04-01
* [docs] Admonish slangc entry points / shader attributes (#6033)Ben-Fields2025-03-31
* Add Nix flake for direnv (#6635)Sam Estep2025-03-20
* Output SPV_KHR_compute_shader_derivatives extension string instead of the NV ...Darren Wihandi2025-03-19
* Implement floating-point pack/unpack intrinsics for all targets (#6503)Darren Wihandi2025-03-18
* Add module organization suggestion doc (#6509)cheneym22025-03-05
* Fix template for deprecated docs. (#6496)Yong He2025-02-27
* Fix doc. (#6495)Yong He2025-02-27
* Fix doc. (#6494)Yong He2025-02-27
* Fix doc build. (#6493)Yong He2025-02-27
* Document bug with global session teardown in user guide (#6479)Anders Leino2025-02-27
* Improve entry point lookup function documentation (#6451)Anders Leino2025-02-26
* Improve performance when compiling small shaders. (#6396)Yong He2025-02-23
* Fix and document static build (#6374)Ellie Hermaszewska2025-02-18
* Remove the docs/proposals directory (#6313)Anders Leino2025-02-10
* Mark slangpy as deprecated and remove from user-guide. (#6300)Yong He2025-02-06
* Update a3-reference.md (#6309)KoT2025-02-06
* Support stage_switch. (#6311)Yong He2025-02-06
* Allow tuples to work with initializer list. (#6301)Yong He2025-02-05
* Add floating-point pack/unpack proposal (#6191)Darren Wihandi2025-02-05
* Fix inline markdown rendering (#6294)Sai Praveen Bangaru2025-02-05
* Use two-stage parsing to disambiguate generic app and comparison. (#6281)Yong He2025-02-05
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05
* Add support for WGSL subgroup operations (#6213)Darren Wihandi2025-02-02
* [Docs] Auto-diff documentation overhaul (#6202)Sai Praveen Bangaru2025-01-30
* Support cooperative vector (#6223)Jay Kwak2025-01-30
* Fix combined sampler documentation and warning (#6207)cheneym22025-01-29
* Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)Darren Wihandi2025-01-29
* Proposal for Cooperative Vector in Slang (#6209)Jay Kwak2025-01-28
* Add slangpy proposal (#6156)Yong He2025-01-28
* Fix static build and install (#6158)Dario Mylonopoulos2025-01-24
* Cache and reuse glsl module. (#6152)Yong He2025-01-22
* Implement Quad Control intrinsics (#5981)Darren Wihandi2025-01-17
* Delete CNAMEKhronos Group Web Services2025-01-17
* Create CNAMEKhronos Group Web Services2025-01-17
* Fix inaccurate documentation in member function mutability. (#6065)Entropy Lost2025-01-14
* Find OptiX headers (#6071)Simon Kallweit2025-01-13
* Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)Yong He2025-01-10
* `[[shader_record]] / [[push_constant]]` Param Annotations Proposal (#6053)Nathan V. Morrical2025-01-09
* Add `Bindless<T>` proposal. (#6002)Yong He2025-01-06
* Fix tiny typos (#5944)Yuki Nishidate2024-12-28