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
/
slang
/
slang-intrinsic-expand.cpp
Commit message (
Expand
)
Author
Age
*
[CUDA] Fix incorrect `kIROp_RaytracingAccelerationStructureType` emitting log...
ArielG-NV
2025-08-15
*
Add intptr_t abs/min/max operations for CPU & CUDA targets (#6160)
Julius Ikkala
2025-01-24
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Cleanup atomic intrinsics. (#5324)
Yong He
2024-10-17
*
WGSL texture support for depth and multisampled (#5152)
Jay Kwak
2024-09-25
*
Remove use of `G0` and `__target_intrinsic` in stdlib. (#4170)
Yong He
2024-05-14
*
Add SPIRV intrinsics for texture footprint query. (#3345)
Yong He
2023-11-21
*
Unify stdlib `Texture` types into one generic type. (#3327)
Yong He
2023-11-16
*
[Direct SPIRV]: ray tracing pipeline intrinsics. (#3244)
Yong He
2023-09-28
*
Allow parsing more than 10 intrinsic arguments (#3014)
Ellie Hermaszewska
2023-07-25
*
Add support for texture footprint queries (#2970)
Theresa Foley
2023-07-10
*
Do not fail when emitting GLSL using unorm/snorm textures (#2973)
Ellie Hermaszewska
2023-07-10
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
More builtin library support in torch backend. (#2760)
Yong He
2023-03-30
*
Arithmetic simplifications and more IR clean up logic. (#2632)
Yong He
2023-02-07
*
Shader Execution Reordering for VK (#2491)
jsmall-nvidia
2022-11-15
*
Language feature: pointer sized int types. (#2401)
Yong He
2022-09-15
*
Fixes related to combined texture/sampler types (#1894)
Theresa Foley
2021-06-25
*
CUDA layout corner cases/testing (#1881)
jsmall-nvidia
2021-06-10
*
Read half->float RWTexture conversion (#1842)
jsmall-nvidia
2021-05-15
*
Surface access on CUDA is byte addressed in X (#1841)
jsmall-nvidia
2021-05-15
*
Support for HW format conversions for RWTexture on CUDA (#1840)
jsmall-nvidia
2021-05-15
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Fix line offset problem (#1690)
jsmall-nvidia
2021-02-04