summaryrefslogtreecommitdiff
path: root/tests/cuda
AgeCommit message (Expand)Author
2025-01-15Fix optix varying legalization. (#6089)Yong He
2024-12-21Fixed stage and result field names in json reflection (#5927)Stan
2024-11-07Fix CUDA prelude for makeMatrix (#5509)Yong He
2024-08-28Add `ReportIntersectionOptix` for optix. (#4949)Yong He
2024-07-16Warnings function parameters (#4626)venkataram-nv
2024-05-14Remove use of `G0` and `__target_intrinsic` in stdlib. (#4170)Yong He
2023-09-29Add `requirePrelude()` intrinsic function. (#3250)Yong He
2022-05-18Support for querying which parameters are used in emitted code (#2239)Alexey Panteleev
2021-06-10CUDA layout corner cases/testing (#1881)jsmall-nvidia
2020-01-24Texture Sample available in CUDA (#1176)jsmall-nvidia
2020-01-21CUDA support improvements (#1168)jsmall-nvidia
2020-01-17Slang -> CUDA kernel runs correctly in test infrastructure (#1167)jsmall-nvidia
2019-12-19WIP CUDA source emit (#1157)jsmall-nvidia
2019-12-12Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia