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
/
cuda
Commit message (
Expand
)
Author
Age
*
Immutable access qualifier for pointers and use `__ldg` on cuda. (#8710)
Yong He
2025-10-16
*
Allow 1D SV_DispatchThreadID in CPU targets (#8612)
Julius Ikkala
2025-10-08
*
Enhance buffer load specialization pass to specialize past field extracts. (#...
Yong He
2025-09-30
*
Add Optix Intrinsics Coverage (#8159) (#8310)
Harsh Aggarwal (NVIDIA)
2025-09-03
*
[CUDA] Fix incorrect `kIROp_RaytracingAccelerationStructureType` emitting log...
ArielG-NV
2025-08-15
*
Fix intrinsic LoadLocalRootTableConstant for optix (#7949)
Harsh Aggarwal (NVIDIA)
2025-08-07
*
Initial copy elision pass (#8042)
ArielG-NV
2025-08-07
*
Fix 7441: CUDA boolean vector layout to use 1-byte elements (#7862)
Harsh Aggarwal (NVIDIA)
2025-08-01
*
Add new capdef for lss intrinsics (#7427)
Mukund Keshava
2025-06-13
*
Add optix support for coopvec (#7286)
Mukund Keshava
2025-06-10
*
Enable LSS hit object test (#7273)
Mukund Keshava
2025-05-30
*
Add LSS intrinsics (#7200)
Mukund Keshava
2025-05-27
*
Fix operator precedence in OptiX ray payload pointer casting which broke due ...
Harsh Aggarwal (NVIDIA)
2025-05-26
*
Implement shader execution reordering support for OptiX (#7211)
Harsh Aggarwal (NVIDIA)
2025-05-26
*
Fix: Preserve inout param modifications with OptiX IgnoreHit() (#6956)
Harsh Aggarwal (NVIDIA)
2025-05-17
*
Fix RWStructuredBuffer emission (#7139)
Mukund Keshava
2025-05-16
*
cluster acceleration structure optix 6431 (#7028)
Harsh Aggarwal (NVIDIA)
2025-05-12
*
cuda: Improve entry handling for SV_DispatchThreadID (#6925)
Mukund Keshava
2025-04-30
*
Fix optix varying legalization. (#6089)
Yong He
2025-01-15
*
Fixed stage and result field names in json reflection (#5927)
Stan
2024-12-21
*
Fix CUDA prelude for makeMatrix (#5509)
Yong He
2024-11-07
*
Add `ReportIntersectionOptix` for optix. (#4949)
Yong He
2024-08-28
*
Warnings function parameters (#4626)
venkataram-nv
2024-07-16
*
Remove use of `G0` and `__target_intrinsic` in stdlib. (#4170)
Yong He
2024-05-14
*
Add `requirePrelude()` intrinsic function. (#3250)
Yong He
2023-09-29
*
Support for querying which parameters are used in emitted code (#2239)
Alexey Panteleev
2022-05-18
*
CUDA layout corner cases/testing (#1881)
jsmall-nvidia
2021-06-10
*
Texture Sample available in CUDA (#1176)
jsmall-nvidia
2020-01-24
*
CUDA support improvements (#1168)
jsmall-nvidia
2020-01-21
*
Slang -> CUDA kernel runs correctly in test infrastructure (#1167)
jsmall-nvidia
2020-01-17
*
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-19
*
Slang compiles CUDA source via NVRTC (#1151)
jsmall-nvidia
2019-12-12