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