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
/
hlsl-intrinsic
Commit message (
Expand
)
Author
Age
...
*
Map `SV_InstanceID` to `gl_InstanceIndex-gl_BaseInstance` (#6468)
Yong He
2025-02-27
*
Add support for Metal subgroup/simd operations (#6247)
Darren Wihandi
2025-02-10
*
Add support for WGSL subgroup operations (#6213)
Darren Wihandi
2025-02-02
*
Implement WaveMultiPrefix* for SPIRV and GLSL (#6182)
Darren Wihandi
2025-01-29
*
Add bgra8 format (#6163)
Darren Wihandi
2025-01-24
*
Use SPIRV integer vector dot product instructions (#6141)
Darren Wihandi
2025-01-22
*
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
*
Implement Packed Dot Product intrinsics (#6068)
Darren Wihandi
2025-01-16
*
support SV_ViewIndex for Metal (#6103)
Darren Wihandi
2025-01-16
*
Add CalculateLevelOfDetail* overloads for comparison samplers (#6018)
Darren Wihandi
2025-01-09
*
Add SampleCmpLevel intrinsics (#6004)
Darren Wihandi
2025-01-08
*
Lower varying parameters as pointers instead of SSA values. (#5919)
Yong He
2025-01-07
*
Implement HLSL pack/unpack math intrinsics (#5934)
Darren Wihandi
2024-12-28
*
Add packed 8bit builtin types (#5939)
Darren Wihandi
2024-12-26
*
Fixed stage and result field names in json reflection (#5927)
Stan
2024-12-21
*
Add base vertex and base instance system values (#5918)
Darren Wihandi
2024-12-19
*
Add HLSL texture sample with status intrinsics (#5901)
Darren Wihandi
2024-12-19
*
Enable exprs for GLSL binding layout qualifiers (#5807)
Darren
2024-12-10
*
Conform non-suffixed integer literals (#5717)
Darren Wihandi
2024-12-03
*
wgpu: Enable Metal-like legalization for byte addressible buffers (#5681)
Anders Leino
2024-11-26
*
Refresh of disabled WGPU tests (#5614)
Anders Leino
2024-11-21
*
Add Matrix overload for exp10() core lib function (#5620)
bprb
2024-11-20
*
WGSL: Support isnan, isinf, etc.. (#5609)
Anders Leino
2024-11-20
*
Fixing the wrong implementation of some math intrinsic (#5491)
kaizhangNV
2024-11-05
*
Various WGSL fixes. (#5490)
Yong He
2024-11-04
*
Replace the word stdlib or standard-library with core-module for source code ...
Jay Kwak
2024-10-28
*
Cleanup atomic intrinsics. (#5324)
Yong He
2024-10-17
*
Enable WebGPU tests in CI (#5239)
Anders Leino
2024-10-15
*
Do not zero-initialize groupshared and rayquery variables (#4838)
ArielG-NV
2024-08-14
*
Warn when inout parameter is never written (#4777)
venkataram-nv
2024-08-12
*
Metal: `Interlocked` (atomic) member function support for buffers (#4655)
ArielG-NV
2024-07-18
*
Update spirv-header and spirv-tools to Jun/2024 (#4679)
Jay Kwak
2024-07-18
*
Fix bug with uninititialized warnings in nested scopes (#4677)
venkataram-nv
2024-07-18
*
SCCP instead of CFG since SCCP removes code of unused branches, not CFG (#4640)
ArielG-NV
2024-07-16
*
Implement non member function atomic texture support (#4544)
ArielG-NV
2024-07-10
*
Support status argument for GatherXXX (#4490)
Jay Kwak
2024-07-10
*
Add individual tests for scalar double intrinsics (#4591)
Ellie Hermaszewska
2024-07-10
*
Fix Lexer to recognize swizzling on an integer scalar value (#4515)
Jay Kwak
2024-07-09
*
Correct type for double log10 (#4550)
Ellie Hermaszewska
2024-07-05
*
Implement CheckAccessFullyMapped (#4509)
Jay Kwak
2024-06-28
*
Extend `countbits` intrinsic for vector types (#4499)
venkataram-nv
2024-06-27
*
Implement `uint2` variant of `asdouble` intrinsic (#4488)
venkataram-nv
2024-06-27
*
Add intrinsic for `IsHelperLane()` in HLSL (#4471)
venkataram-nv
2024-06-25
*
Added float2x2 cast to float4 (and vise versa) (#4432)
ArielG-NV
2024-06-24
*
Improve Direct SPIRV Backend Test Coverage (#4396)
ArielG-NV
2024-06-14
*
Metal: misc fixes and enable more tests. (#4374)
Yong He
2024-06-13
*
enable more metal tests (#4326)
skallweitNV
2024-06-10
*
Metal compute tests (#4292)
skallweitNV
2024-06-07
*
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-23
[prev]
[next]