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
/
source
/
compiler-core
/
slang-nvrtc-compiler.cpp
Commit message (
Expand
)
Author
Age
*
Enabling optix ci pipeline (#7311)
Harsh Aggarwal (NVIDIA)
2025-06-19
*
Fix cuda_fp16 header issue (#7476)
Mukund Keshava
2025-06-19
*
Bump the min shader model version for CUDA 12.8+ (#7415)
Jay Kwak
2025-06-14
*
try to find cuda headers in /usr/include (#6800)
Simon Kallweit
2025-04-14
*
update slang-rhi + fix nvrtc options (#6080)
Simon Kallweit
2025-01-14
*
Find OptiX headers (#6071)
Simon Kallweit
2025-01-13
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-29
*
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-17
*
CUDA: Fixes for NVRTC 12.x and warp mask ambiguity; adds CC 8.x warp reductio...
Neil Bickford
2023-11-07
*
Fix literals needing cast (#3039)
jsmall-nvidia
2023-08-01
*
Generalize collectInductionValues (#3031)
Ellie Hermaszewska
2023-08-01
*
Source embedding for output (#2889)
jsmall-nvidia
2023-05-22
*
Artifact simplification (#2781)
jsmall-nvidia
2023-04-11
*
Add struct version to DownstreamCompiler::CompileOptions interface (#2692)
jsmall-nvidia
2023-03-10
*
Improvements to NVRTC diagnostic parsing (#2504)
jsmall-nvidia
2022-11-10
*
Passing source to Downstream compilation as artifacts (#2382)
jsmall-nvidia
2022-09-01
*
DownstreamCompileOptions using POD types (#2381)
jsmall-nvidia
2022-08-26
*
Improve binary compatibility for DownstreamCompiler types (#2371)
jsmall-nvidia
2022-08-22
*
Replace DownstreamCompileResult with Artifact (#2369)
jsmall-nvidia
2022-08-22
*
IDownstreamCompiler interface (#2361)
jsmall-nvidia
2022-08-16
*
Artifact and ICastable (#2351)
jsmall-nvidia
2022-08-10
*
Hotfix/osx fix (#1994)
jsmall-nvidia
2021-10-28
*
Glslang as DownstreamCompiler (#1846)
jsmall-nvidia
2021-05-19
*
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-05-14
*
Simplify CommandLine by removing Escaping (#1825)
jsmall-nvidia
2021-04-29
*
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-29
*
Preliminary CUDA Half support (#1808)
jsmall-nvidia
2021-04-23
*
NVTRC 64 bit requirement (#1792)
jsmall-nvidia
2021-04-14
*
Added compiler-core project (#1775)
jsmall-nvidia
2021-04-01