summaryrefslogtreecommitdiff
path: root/docs/design
AgeCommit message (Expand)Author
2025-05-30Add a memory-mappable binary serialization format (#7222)Theresa Foley
2025-05-21Generalize serialization system used for AST (#7126)Theresa Foley
2025-02-23Improve performance when compiling small shaders. (#6396)Yong He
2025-02-05Use two-stage parsing to disambiguate generic app and comparison. (#6281)Yong He
2024-11-29docs: Reduce typo count (#5671)Bruce Mitchener
2024-11-19Markdown emphasis corrections (#5588)Ellie Hermaszewska
2024-11-11mention code formatting in contribution guidelines (#5514)Ellie Hermaszewska
2024-10-25Swap the term StdLib with Core-Module or Standard-Module in documents (#5414)Jay Kwak
2024-10-24Describe experimental COM interfaces (#5397)cheneym2
2024-10-24Fix a few documentation typos (#5396)cheneym2
2024-07-17Fix latex rendering errors in auto-diff docs (#4668)Sai Praveen Bangaru
2024-07-09Add documentation of the type system and decorations (#4470)Sai Praveen Bangaru
2024-06-27Update the coding convention document. (#4498)Jay Kwak
2024-06-10Fix typos in the docs (#4322)Anders Leino
2024-06-08Add initial draft auto-diff basics and IR overview documents (#4216)Sai Praveen Bangaru
2024-04-10Delete out of date docs (#3926)Yong He
2024-01-11Support for gl_HitTriangleVertexPositionsEXT (#3405) (#3442)kaizhangNV
2023-08-15SPIR-V WIP (#3064)Ellie Hermaszewska
2023-06-08Attempt to fix doc generation issue (#2922)jsmall-nvidia
2023-06-06Fix some issues with stdlib intrinsics docs (#2919)jsmall-nvidia
2023-06-06Preliminary doc around stdlib mechanisms (#2917)jsmall-nvidia
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2023-02-16Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He
2023-02-16Design doc on IR deduplication and best practices when working with IRYong He
2022-11-21Added autodiff design doc (#2524)Sai Praveen Bangaru
2020-10-26Value type serialization via C++ Extractor (#1588)jsmall-nvidia
2020-10-23Serialization design doc first pass (#1587)jsmall-nvidia
2019-11-18Further refactoring of semantic checking (#1102)Tim Foley
2019-02-02Feature/as refactor review (#821)jsmall-nvidia
2019-02-01Document how as and dynamicCast are used, and issues surrounding them. (#820)jsmall-nvidia
2018-12-10Tweak coding conventions (#747)Tim Foley
2018-12-06Add more design documents (#742)Tim Foley
2017-09-13Add an initial design document on interfacesTim Foley