summaryrefslogtreecommitdiffstats
path: root/docs/proposals/017-shader-record.md
Commit message (Collapse)AuthorAge
* Remove the docs/proposals directory (#6313)Anders Leino2025-02-10
| | | | | | | | | | | | | | | | * Remove the docs/proposals directory This directory will get added to the spec repository in the following PR: https://github.com/shader-slang/spec/pull/6 This closes #6155. * Remove entry from .github/CODEOWNERS file * Redirect some proposal references --------- Co-authored-by: Yong He <yonghe@outlook.com>
* `[[shader_record]] / [[push_constant]]` Param Annotations Proposal (#6053)Nathan V. Morrical2025-01-09
* Add files via upload Adding first draft at proposal to disambiguate the use of uniform with ray tracing entry points. * Update and rename 000-shader-record.md to 017-shader-record.md