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