index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
compute
/
matrix-layout.hlsl
Age
Commit message (
Expand
)
Author
2025-03-17
Add error diagnostic vectors and matrices with disallowed element types (#6596)
Anders Leino
2024-11-21
Refresh of disabled WGPU tests (#5614)
Anders Leino
2024-11-07
Enable a bunch of WGPU tests (#5513)
Anders Leino
2024-11-01
Update Slang-RHI again to get more WGPU fixes (#5475)
Anders Leino
2024-10-15
Enable WebGPU tests in CI (#5239)
Anders Leino
2024-06-07
Metal compute tests (#4292)
skallweitNV
2022-08-17
Warning on lossy implicit casts. (#2367)
Yong He
2021-01-15
Convert more tests to use shader objects (#1659)
Tim Foley
2020-12-03
Add shader object parameter binding to renderer_test. (#1622)
Yong He
2019-11-21
Remove support for explicit register/binding syntax on TEST_INPUT (#1132)
Tim Foley
2019-08-22
WIP: CPU compute coverage (#1030)
jsmall-nvidia
2018-12-07
Change how buffers are emitted (#741)
Tim Foley
2018-10-30
Feature/serial string pool refactor (#702)
jsmall-nvidia
2018-10-29
Rework command-line options handling for entry points and targets (#697)
Tim Foley
2018-10-26
Work around dxc matrix layout behavior (#694)
Tim Foley