summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/capability
Commit message (Expand)AuthorAge
* Add MLP training examples. (#7550)Yong He2025-06-30
* Add check for the variable requirement (#6677)Gangzheng Tong2025-05-31
* Add full support for SPV_NV_shader_subgroup_partitioned (#7103)Darren Wihandi2025-05-25
* Add subscript operator support in cuda (#6830)Mukund Keshava2025-04-30
* Update spirv-tools to for SDK v2025.2 (#6893)Gangzheng Tong2025-04-25
* Make capability diagnostic message more friendly. (#6474)Yong He2025-02-27
* Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)Darren Wihandi2025-01-29
* Fix UIntSet calcSubtract to handle mismatched buffer sizes (#6205)Darren Wihandi2025-01-28
* Refactor _Texture to constrain on texel types. (#6115)Yong He2025-01-17
* Use disassemble API from SPIRV-Tools (#6001)Jay Kwak2025-01-07
* Allow capabilities to be used with `[shader("...")]` (#4928)ArielG-NV2024-08-28
* Add `_Internal`/`External` atom enforcement and validation. (#4702)ArielG-NV2024-07-25
* Simplify `CapabilitySet` Diagnostic Printing (#4678)ArielG-NV2024-07-23
* Adjust how `slang` and `slangc` uses a `profile` to manage the stage of an en...ArielG-NV2024-07-18
* Emit errors when invalid capabilities are used (#4510)ArielG-NV2024-07-02
* Capability System: Implicit capability upgrade warning/error (#4241)ArielG-NV2024-06-12
* ignore capability system skips the capability pass 100% now (#4183)ArielG-NV2024-05-16
* Capabilities System, CapabilitySet Logic Overhaul (#4145)ArielG-NV2024-05-16
* Initial pass to add capability declarations to stdlib intrinsics. (#3912)ArielG-NV2024-04-19
* add `-ignore-capabilities` flag (#3984)ArielG-NV2024-04-19
* Improve Capability System (#3555)Yong He2024-02-06
* Capability type checking. (#3530)Yong He2024-02-02