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-legalize-types.cpp
Commit message (
Expand
)
Author
Age
*
Metal remove void field (#6725)
kaizhangNV
2025-04-02
*
Revert "Eliminate empty struct on metal target (#6603)" (#6711)
Jay Kwak
2025-03-31
*
Eliminate empty struct on metal target (#6603)
kaizhangNV
2025-03-26
*
Allow partial specialization of existential arguments. (#6487)
Yong He
2025-02-28
*
Fix crash when handling uninitialized resource type (#6338)
kaizhangNV
2025-02-12
*
Add datalayout for constant buffers. (#5608)
Yong He
2024-11-21
*
Transfer offset decorations when legalizing laid-out structs (#5525)
Anders Leino
2024-11-11
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Fix spirv codegen for pointer to empty structs. (#5355)
Yong He
2024-10-21
*
Remove using SpvStorageClass values casted into AddressSpace values (#4861)
Ellie Hermaszewska
2024-08-19
*
Variadic Generics Part 2: IR lowering and specialization. (#4849)
Yong He
2024-08-18
*
Perform type legalization on StructuredBuffer element. (#4767)
Yong He
2024-08-01
*
Fixes for Metal ParameterBlock support. (#4752)
Yong He
2024-07-30
*
Overhaul IR lowering of pointer types. (#4710)
Yong He
2024-07-25
*
Parameter layout and reflection for Metal bindings. (#4022)
Yong He
2024-04-24
*
Enable NonUniformResourceIndex support for glsl, hlsl and spirv (#3899)
sriramm-nv
2024-04-19
*
Implement 8.14-8.19 of OpenGL-GLSL specification
ArielG-NV
2024-04-03
*
[SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)
Yong He
2024-02-28
*
Parameter binding and gfx fixes. (#3302)
Yong He
2023-11-01
*
Pointer layout support (#2930)
jsmall-nvidia
2023-06-27
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
Support recomputing phi params in bwd prop func. (#2841)
Yong He
2023-04-25
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Type legalization and autodiff bug fixes. (#2722)
Yong He
2023-03-22
*
Various fixes to make `model-viewer` example almost working. (#1801)
Yong He
2021-04-20
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Fix type legalization bug involving nested empty struct. (#1665)
Yong He
2021-01-21
*
Unify handling of static and dynamic dispatch for interfaces (#1612)
Tim Foley
2020-11-19
*
Enable simple extensions of interface types (#1521)
Tim Foley
2020-08-27
*
Tidy up around AST nodes (#1353)
jsmall-nvidia
2020-05-22
*
Fixes for DXR 1.1 RayQuery type (#1227)
Tim Foley
2020-02-19
*
User IR-based layout for all IR steps (#1084)
Tim Foley
2019-10-22
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31