summaryrefslogtreecommitdiffstats
path: root/tests/expected-failure-github.txt
Commit message (Expand)AuthorAge
* Enable Vulkan Validation Layer in CI (#7543)Gangzheng Tong2025-06-27
* Implement isnan and isinf for WGSL with bitwise operations (#7344)Jay Kwak2025-06-05
* Disable an always failing test, partial resident test with dx12 (#6983)Jay Kwak2025-05-02
* update slang-rhi (#6587)Simon Kallweit2025-04-24
* Implement sparse texture Sample* intrinsics for SPIRV (#6377)Darren Wihandi2025-02-28
* Add WaveGetLane* support for Metal and WGSL (#6371)Darren Wihandi2025-02-28
* Fix precompiledTargetModule tests (#6455)cheneym22025-02-26
* HLSL: Add 'f' suffix to float literals in code generation (#6381)Mukund Keshava2025-02-20
* Add raypayload decoration to ray payload structs (#6164)Ellie Hermaszewska2025-02-11
* Support cooperative vector including Vulkan-Header (#6228)Jay Kwak2025-01-30
* test-server should use d3d12core.dll from bin directory (#6095)Jay Kwak2025-01-17
* 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