summaryrefslogtreecommitdiffstats
path: root/tests/expected-failure-github.txt
Commit message (Expand)AuthorAge
* WGSL: Fix issue where global calls are generated (#5768)Anders Leino2024-12-12
* wgsl: signedness mismatch fixes (#5692)Anders Leino2024-11-28
* wgsl: Conditionally enable some tests based on 'half' support (#5694)Anders Leino2024-11-28
* WGSL: Fix issue where swizzle L-values are generated (#5682)Anders Leino2024-11-26
* wgpu: Enable Metal-like legalization for byte addressible buffers (#5681)Anders Leino2024-11-26
* Support interpolation modifiers for WGSL (#5641)Anders Leino2024-11-25
* wgsl: Fix field semantics even if input struct doesn't need flattening (#5642)Anders Leino2024-11-25
* Enable some rendering tests (#5623)Anders Leino2024-11-21
* Refresh of disabled WGPU tests (#5614)Anders Leino2024-11-21
* Fix WGPU test by provding TEST_INPUT for outputBuffer (#5611)Anders Leino2024-11-20
* WGSL: Support isnan, isinf, etc.. (#5609)Anders Leino2024-11-20
* Various fixes to enable some WGSL graphics tests (#5548)Anders Leino2024-11-13
* Transfer offset decorations when legalizing laid-out structs (#5525)Anders Leino2024-11-11
* Enable a bunch of WGPU tests (#5513)Anders Leino2024-11-07
* Fix IntVal unification logic to insert type casts + buffer element lowering r...Yong He2024-11-06
* Fix WGSL parameter block binding. (#5500)Yong He2024-11-06
* [WGSL] Enable arbitrary arrays in uniform buffers. (#5497)Yong He2024-11-06
* Make various parameters and return types require specialization when targetin...Anders Leino2024-11-06
* Fix issue of infinity float literal (#5489)kaizhangNV2024-11-05
* Update slang-rhi and fix error handling (#5485)cheneym22024-11-05
* Fixing the wrong implementation of some math intrinsic (#5491)kaizhangNV2024-11-05
* Enable a few more WGPU tests (#5476)Anders Leino2024-11-01
* Update Slang-RHI again to get more WGPU fixes (#5475)Anders Leino2024-11-01
* Enable WebGPU tests in CI (#5239)Anders Leino2024-10-15
* Add WGSL support for slang-test (#5174)Anders Leino2024-10-07
* Allow generic type deduction from ParameterBlock arguments. (#4766)Yong He2024-07-31
* WIP Drop Premake (#3703)Ellie Hermaszewska2024-07-10
* Enable full test on macos. (#4327)Yong He2024-06-12
* WIP: CMake (#3326)Ellie Hermaszewska2023-12-08
* Correctly identify the number of operands to image sampling operands in SPIR-...Ellie Hermaszewska2023-09-12
* Fix github ci. (#3177)Yong He2023-09-01