summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-08-08Error if super-type capabilities are a super-set of sub-type (#7452)ArielG-NV
2025-08-07Update LLVM from 13.0.1 to 14.0.6 (#8031)Sam Estep
2025-08-07Add a new option to use hash for release-note script (#8096)Jay Kwak
2025-08-05Implement SPV_EXT_fragment_invocation_density (SPV_NV_shading_rate) (#8037)davli-nv
2025-08-05Clarify downstream and direct compilation paths in design overview doc (#8021)aidanfnv
2025-08-01Omit "Invalid" capability from slangc -h output (#8020)aidanfnv
2025-07-31msvc style bitfield packing (#7963)Ellie Hermaszewska
2025-07-27Fix broken links in User Guide (#7938)aidanfnv
2025-07-25Fix metallib-asm target parsing by adding missing comma (#7902)Jay Kwak
2025-07-24Document how to use LLDB in the Slang codebase (#7809)Sam Estep
2025-07-23Remove unnecessary processing in the release note script (#7884)Jay Kwak
2025-07-23Update document to include lua build step (#7886)Jay Kwak
2025-07-23Added small section about default values of `struct` members (#7844)Šimon
2025-07-22Fix capability generator to sort capabilities alphabetically within header gr...aidanfnv
2025-07-17slang: Update ir-instruction-definition.md to reflect changes to operand spec...Sruthik P
2025-07-17mention adding new stable names manually (#7802)Ellie Hermaszewska
2025-07-17Document IR changes (#7781)Ellie Hermaszewska
2025-07-16Correct help text for `-dump-intermediate-prefix` (#7768)Sam Estep
2025-07-14Let `flake.nix` users run `extras/formatting.sh` (#7682)Sam Estep
2025-07-09Fix `slangc --help` text for `-reflection-json` (#7653)Sam Estep
2025-07-09Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska
2025-07-08Add <help-category> list and hint on usage in slangc -h (#7638)aidanfnv
2025-07-02add task shader alias (#7372)Sirox
2025-07-01extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska
2025-07-01Add arguments for controlling floating point denormal mode (#7461)aidanfnv
2025-07-01Remove some cruft/complexity from IR serialization (#7483)Theresa Foley
2025-06-30Reset minimum cmake version to 3.22 (#7548)Gangzheng Tong
2025-06-29Support the GLSL/SPIR-V Built-in variable `DeviceIndex` (#7552)ArielG-NV
2025-06-28Minimal optional constraints (#7422)Julius Ikkala
2025-06-27Move separate-debug-info arg to target options (#7540)jarcherNV
2025-06-24Document supported compiler versions in building.md (#7512)Ellie Hermaszewska
2025-06-22Fix a small typo in CPU target docs (#7507)Mehmet Oguz Derin
2025-06-18Delete GFX User Guide (#7474)aidanfnv
2025-06-16Require `override` keyword for overriding default interface methods. (#7458)Yong He
2025-06-13Allow interface methods to have default implementations. (#7439)Yong He
2025-06-13Add new capdef for lss intrinsics (#7427)Mukund Keshava
2025-06-10Fix IR layout of 3-element vectors in cbuffers for -fvk-use-dx-layout (#7282)James Helferty (NVIDIA)
2025-06-10Add optix support for coopvec (#7286)Mukund Keshava
2025-06-06Add command line option for separate debug info (#7178)jarcherNV
2025-06-06Disable Link-Time-Optimization by default (#7345)Jay Kwak
2025-06-04Update user-guide toc. (#7349)Yong He
2025-06-04Add legalization for 0-sized arrays. (#7327)Yong He
2025-06-04Make interface types non c-style in Slang2026. (#7260)Yong He
2025-06-03Fix grammer for auto-diff doc (#7215)ArielG-NV
2025-05-30Add a memory-mappable binary serialization format (#7222)Theresa Foley
2025-05-29Language version + tuple syntax. (#7230)Yong He
2025-05-28fix doc's website table & grammer (#7268)ArielG-NV
2025-05-28Change default descriptor binding to be VkMutable (#7224)ArielG-NV
2025-05-27Add LSS intrinsics (#7200)Mukund Keshava
2025-05-25Add full support for SPV_NV_shader_subgroup_partitioned (#7103)Darren Wihandi