index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gfx
/
cuda
/
cuda-device.cpp
Age
Commit message (
Expand
)
Author
2025-08-15
Update cuda context creation to support cuda 13 (#8181)
jarcherNV
2025-05-12
Make CUDA version capabilities reach NVRTC (#7074)
Theresa Foley
2024-11-05
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-10-29
format
Ellie Hermaszewska
2024-03-15
[gfx] use CUDA driver API (#3776)
skallweitNV
2024-02-28
[SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)
Yong He
2024-02-20
Refactor compiler option representations. (#3598)
Yong He
2023-06-27
Pointer layout support (#2930)
jsmall-nvidia
2023-04-26
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-04
Preliminary support for realtime clock (#2772)
jsmall-nvidia
2022-11-07
Initial version of DeviceLimits implemented in d3d12, d3d11, vulkan and cuda ...
skallweitNV
2022-11-04
Add AdapterLUID to identify GPU adapters (#2492)
skallweitNV
2022-10-12
Shader caching (#2432)
lucy96chen
2022-08-10
Artifact and ICastable (#2351)
jsmall-nvidia
2022-07-25
Split render-cuda.cpp into smaller files (#2334)
lucy96chen