summaryrefslogtreecommitdiff
path: root/tools/gfx/cuda/cuda-device.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie 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-20Refactor compiler option representations. (#3598)Yong He
2023-06-27Pointer layout support (#2930)jsmall-nvidia
2023-04-26Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska
2023-04-04Preliminary support for realtime clock (#2772)jsmall-nvidia
2022-11-07Initial version of DeviceLimits implemented in d3d12, d3d11, vulkan and cuda ...skallweitNV
2022-11-04Add AdapterLUID to identify GPU adapters (#2492)skallweitNV
2022-10-12Shader caching (#2432)lucy96chen
2022-08-10Artifact and ICastable (#2351)jsmall-nvidia
2022-07-25Split render-cuda.cpp into smaller files (#2334)lucy96chen