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
/
slang-extension
Commit message (
Expand
)
Author
Age
*
Add warnings for overflows of integer types (#8281)
jarcherNV
2025-09-05
*
render-test: Change D3D12 default to sm_6_5 (#8320)
James Helferty (NVIDIA)
2025-09-02
*
Fix atomics error diagnostics (#8117)
venkataram-nv
2025-08-09
*
Fixed stage and result field names in json reflection (#5927)
Stan
2024-12-21
*
Conform non-suffixed integer literals (#5717)
Darren Wihandi
2024-12-03
*
Cleanup atomic intrinsics. (#5324)
Yong He
2024-10-17
*
Add COM API for querying metadata. (#5168)
Yong He
2024-09-30
*
Add generic descriptor indexing intrinsic (#4389)
dubiousconst282
2024-07-24
*
Capability System: Implicit capability upgrade warning/error (#4241)
ArielG-NV
2024-06-12
*
Improve compile time performance. (#3857)
Yong He
2024-05-29
*
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-23
*
Initial pass to add capability declarations to stdlib intrinsics. (#3912)
ArielG-NV
2024-04-19
*
Force Inline all the InterlockedAdd functions in stdlib (#3965)
sriramm-nv
2024-04-16
*
Compile append and consume structured buffers to glsl. (#3142)
Yong He
2023-08-21
*
Preliminary support for realtime clock (#2772)
jsmall-nvidia
2023-04-04
*
Fix optimization pass not converging. (#2725)
Yong He
2023-03-23
*
More control flow simplifications. (#2673)
Yong He
2023-02-24
*
Warning on lossy implicit casts. (#2367)
Yong He
2022-08-17
*
Hotfix/reenable vk test (#1969)
jsmall-nvidia
2021-10-08
*
Disable test crashing CI (#1965)
jsmall-nvidia
2021-10-07
*
Work to mitigate SPIR-V bloat (#1914)
Theresa Foley
2021-07-21
*
Convert more tests to use shader objects (#1659)
Tim Foley
2021-01-15
*
InterlockedExchangeU64 support on RWByteAddressBuffer (#1572)
jsmall-nvidia
2020-10-06
*
Enable all dynamic dispatch tests on CUDA. (#1552)
Yong He
2020-09-21
*
Added more Atomic support for int64 types on RWByteAddressBuffer (#1515)
jsmall-nvidia
2020-08-26
*
RWByteAddressBuffer::InterlockedCompareExchangeU64 (#1513)
jsmall-nvidia
2020-08-24
*
NVAPI improvements (#1512)
jsmall-nvidia
2020-08-24
*
Vulkan update/NVAPI support (#1511)
jsmall-nvidia
2020-08-21
*
Int64 atomic add RWByteAddressBuffer support (#1504)
jsmall-nvidia
2020-08-19
*
Support for float atomics on RWByteAddressBuffer (#1502)
jsmall-nvidia
2020-08-18