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
/
source
/
slang
/
slang-capability.cpp
Commit message (
Expand
)
Author
Age
*
[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
*
Allow checking capabilities in specific stages (#7375)
jarcherNV
2025-06-10
*
Support stage_switch. (#6311)
Yong He
2025-02-06
*
Check mismatching method parameter direction against interface declaration. (...
Yong He
2024-12-30
*
format
Ellie Hermaszewska
2024-10-29
*
Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)
Yong He
2024-10-08
*
Add `_Internal`/`External` atom enforcement and validation. (#4702)
ArielG-NV
2024-07-25
*
Simplify `CapabilitySet` Diagnostic Printing (#4678)
ArielG-NV
2024-07-23
*
remove inline that crashes old glibc version (#4398)
ArielG-NV
2024-06-14
*
fix the clang/gcc warning (#4382)
ArielG-NV
2024-06-13
*
Capability System: Implicit capability upgrade warning/error (#4241)
ArielG-NV
2024-06-12
*
SPIRV `Block` decoration fixes. (#4303)
Yong He
2024-06-08
*
Precompute UIntSet from individual capabilities inside generator (#4269)
ArielG-NV
2024-06-07
*
Support different SPIRV versions. (#4254)
Yong He
2024-06-01
*
Capabilities generator inclusive join and misc (#4237)
ArielG-NV
2024-05-31
*
Fix all Clang-14 warnings (#4203)
ArielG-NV
2024-05-22
*
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
*
Capability type checking. (#3530)
Yong He
2024-02-02
*
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2024-01-18
*
CommandOptions (#2856)
jsmall-nvidia
2023-04-29
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Support GL_EXT_fragment_shader_barycentric (#2704)
Samuel Kogler
2023-03-16
*
Improvements in Docs requirements/availability (#1751)
jsmall-nvidia
2021-03-15
*
Fill in some missing bits of capability API (#1652)
Tim Foley
2021-01-07
*
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2021-01-05
*
Add first steps toward a "capability" system (#1636)
Tim Foley
2020-12-11