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