index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
language-feature
/
capability
Commit message (
Expand
)
Author
Age
*
[CBP] Pointer frontend changes + groupshared pointer support (#7848)
ArielG-NV
2025-08-29
*
[Capability System] Fix bug where capabilities do not correctly propegate if ...
ArielG-NV
2025-08-14
*
Error if super-type capabilities are a super-set of sub-type (#7452)
ArielG-NV
2025-08-08
*
fix #7869 (#7871)
ArielG-NV
2025-07-23
*
Add MLP training examples. (#7550)
Yong He
2025-06-30
*
Add check for the variable requirement (#6677)
Gangzheng Tong
2025-05-31
*
Add full support for SPV_NV_shader_subgroup_partitioned (#7103)
Darren Wihandi
2025-05-25
*
Add subscript operator support in cuda (#6830)
Mukund Keshava
2025-04-30
*
Update spirv-tools to for SDK v2025.2 (#6893)
Gangzheng Tong
2025-04-25
*
Make capability diagnostic message more friendly. (#6474)
Yong He
2025-02-27
*
Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)
Darren Wihandi
2025-01-29
*
Fix UIntSet calcSubtract to handle mismatched buffer sizes (#6205)
Darren Wihandi
2025-01-28
*
Refactor _Texture to constrain on texel types. (#6115)
Yong He
2025-01-17
*
Use disassemble API from SPIRV-Tools (#6001)
Jay Kwak
2025-01-07
*
Allow capabilities to be used with `[shader("...")]` (#4928)
ArielG-NV
2024-08-28
*
Add `_Internal`/`External` atom enforcement and validation. (#4702)
ArielG-NV
2024-07-25
*
Simplify `CapabilitySet` Diagnostic Printing (#4678)
ArielG-NV
2024-07-23
*
Adjust how `slang` and `slangc` uses a `profile` to manage the stage of an en...
ArielG-NV
2024-07-18
*
Emit errors when invalid capabilities are used (#4510)
ArielG-NV
2024-07-02
*
Capability System: Implicit capability upgrade warning/error (#4241)
ArielG-NV
2024-06-12
*
ignore capability system skips the capability pass 100% now (#4183)
ArielG-NV
2024-05-16
*
Capabilities System, CapabilitySet Logic Overhaul (#4145)
ArielG-NV
2024-05-16
*
Initial pass to add capability declarations to stdlib intrinsics. (#3912)
ArielG-NV
2024-04-19
*
add `-ignore-capabilities` flag (#3984)
ArielG-NV
2024-04-19
*
Improve Capability System (#3555)
Yong He
2024-02-06
*
Capability type checking. (#3530)
Yong He
2024-02-02