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
/
tests
Commit message (
Expand
)
Author
Age
*
Declare `VariablePointers` capability when needed. (#6231)
Yong He
2025-01-30
*
Support cooperative vector including Vulkan-Header (#6228)
Jay Kwak
2025-01-30
*
Support cooperative vector (#6223)
Jay Kwak
2025-01-30
*
Fix ConstantIntVal::toText when the val is a enum. (#6224)
Yong He
2025-01-29
*
Update SPIRV submodules and fix tests (#6222)
Jay Kwak
2025-01-29
*
Fix combined sampler documentation and warning (#6207)
cheneym2
2025-01-29
*
Fix the type coerce issue (#6215)
kaizhangNV
2025-01-29
*
Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)
Darren Wihandi
2025-01-29
*
Fix exact-match witness synthesis for static functions (#6204)
Darren Wihandi
2025-01-29
*
Fix UIntSet calcSubtract to handle mismatched buffer sizes (#6205)
Darren Wihandi
2025-01-28
*
Allow requiring glsl language extensions on structs (#6173)
Ellie Hermaszewska
2025-01-28
*
Delete invalid ASSERT in `isTypeOperandEqual`. (#6196)
Yong He
2025-01-28
*
Properly plumbing layout for global varyings. (#6198)
Yong He
2025-01-27
*
Fix depth texture sampling on Metal. (#6168)
Yong He
2025-01-24
*
Add bgra8 format (#6163)
Darren Wihandi
2025-01-24
*
improve error message on generic value decls (#6169)
Darren Wihandi
2025-01-24
*
Fix incorrect resolve of specialization instance (#6162)
Jay Kwak
2025-01-23
*
Add validation for destination of atomic operations (#6093)
Anders Leino
2025-01-22
*
Use SPIRV integer vector dot product instructions (#6141)
Darren Wihandi
2025-01-22
*
Remove unnecessary parameters from Metal entry point signature (#6131)
Darren Wihandi
2025-01-22
*
Fix def-use issue from multi-level break elimination (#6134)
Sai Praveen Bangaru
2025-01-20
*
Implement Quad Control intrinsics (#5981)
Darren Wihandi
2025-01-17
*
test-server should use d3d12core.dll from bin directory (#6095)
Jay Kwak
2025-01-17
*
Fix circularity issue when checking multiple generic interface constraints. (...
Sai Praveen Bangaru
2025-01-17
*
Add diagnostic for function body followed by a `;`;. (#6122)
Yong He
2025-01-17
*
Add groupshared atomic array test. (#6107)
Yong He
2025-01-17
*
Allow __subscript<T> syntax. (#6124)
Yong He
2025-01-17
*
Refactor _Texture to constrain on texel types. (#6115)
Yong He
2025-01-17
*
Fix interface requirement lowering for generic accessors (#6123)
Sai Praveen Bangaru
2025-01-17
*
hoist entry point params for wgsl (#6116)
Darren Wihandi
2025-01-17
*
Fix `-capability` arg in SPIRV debug command line output. (#6114)
Yong He
2025-01-17
*
Fix prebound parameter pack - argument list matching logic. (#6111)
Yong He
2025-01-17
*
Move global variable initialization into entry points for WGSL (#6106)
Anders Leino
2025-01-16
*
Fix cyclic lookups with UnscopedEnums (#6110)
Julius Ikkala
2025-01-17
*
C-like emitter: Add parenthesis when combining relational and bitwise… (#6070)
Anders Leino
2025-01-16
*
Implement Packed Dot Product intrinsics (#6068)
Darren Wihandi
2025-01-16
*
support SV_ViewIndex for Metal (#6103)
Darren Wihandi
2025-01-16
*
Inline global constants that contains opaque handles for legalization. (#6098)
Yong He
2025-01-15
*
Implement AnyValue marshalling for 8-bit integers (#6059)
Julius Ikkala
2025-01-15
*
Fix optix varying legalization. (#6089)
Yong He
2025-01-15
*
Implement specialization constant support in numthreads / local_size (#5963)
Julius Ikkala
2025-01-14
*
Fix #5354, change diagnostic definition error message and expect output in te...
wij
2025-01-14
*
Fix simplify if-else (#6077)
cheneym2
2025-01-14
*
Don't initialize temp var for out parameters. (#6076)
Sai Praveen Bangaru
2025-01-13
*
Fix CUDA reflection for acceleration structure handle size. (#6055)
Yong He
2025-01-10
*
Fix `markNonContextParamsAsSideEffectFree`. (#6054)
Yong He
2025-01-10
*
WGSL: Convert signed vector shift amounts to unsigned (#6023)
Anders Leino
2025-01-10
*
Fix potential test failures due to SPIRV validation failure (#6047)
Jay Kwak
2025-01-10
*
Fix Metal type layout reflection for nested parameter blocks. (#6042)
Yong He
2025-01-10
*
Initial implementation of SP#015 `DescriptorHandle<T>`. (#6028)
Yong He
2025-01-10
[next]