summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAge
* Add verification logic on push and specialization constants. (#5887)Yong He2024-12-17
* Implement bitcast for 64-bit date type (#5895)kaizhangNV2024-12-17
* Support matrix negation in metal backend. (#5891)Yong He2024-12-16
* Enable exprs for all supported GLSL layout qualifiers (#5857)Darren2024-12-15
* Bit extract (#5847)kaizhangNV2024-12-12
* WGSL: Fix issue where global calls are generated (#5768)Anders Leino2024-12-12
* Fix language server check skipping when explicit module decl exists. (#5845)Yong He2024-12-11
* Bump spirv-header/tools/glslang (#5834)Ellie Hermaszewska2024-12-12
* Fix the logic to determine whether lower generic pass should run. (#5837)Yong He2024-12-11
* Update SPIRV submodules (#5815)Jay Kwak2024-12-11
* Fix anyvalue marshalling for matrix and 64 bit types. (#5827)Yong He2024-12-11
* Enable WGSL tests that works for Metal related to Semantics (#5816)Jay Kwak2024-12-10
* Enable exprs for GLSL binding layout qualifiers (#5807)Darren2024-12-10
* Create scope for synthesized property decl. (#5817)Yong He2024-12-10
* Fix a crash when search for files. (#5818)Yong He2024-12-10
* Don't emit a warning when implicit casting from known in-range int lit to hal...Yong He2024-12-10
* Fix parsing logic of for loops' initial statement. (#5813)Yong He2024-12-10
* Add SV_DrawIndex. (#5787)Yong He2024-12-09
* Allow pointers to existential values. (#5793)Yong He2024-12-09
* Fix crash during emitCast of attributed type, allow MaxIters to take linktime...Yong He2024-12-09
* Report error on nested functions. (#5792)Yong He2024-12-09
* Fix crash on recursive types. (#5796)Yong He2024-12-09
* Add Sampler*Shadow type aliases. (#5789)Yong He2024-12-09
* Support specialization constant on WGSL and Metal. (#5780)Yong He2024-12-06
* Implement explciit binding for metal and wgsl. (#5778)Yong He2024-12-06
* Make fvk-invert-y work on mesh shader ouptuts. (#5760)Yong He2024-12-05
* WGPU: Add new test and explanation for disabled test (#5731)Anders Leino2024-12-04
* Add emit logic for `requirePrelude` inst. (#5735)Yong He2024-12-03
* Add intrinsics for aligned load/store. (#5736)Yong He2024-12-03
* Remove dump-intermediates flag (#5729)Sai Praveen Bangaru2024-12-03
* Conform non-suffixed integer literals (#5717)Darren Wihandi2024-12-03
* Varying inputs and outputs for wgsl (#5669)Ellie Hermaszewska2024-12-02
* Emit OpExecutionMode SpacingEqual for Domain stage (#5696)Jay Kwak2024-11-29
* Explain why tests/autodiff/diff-ptr-type-array.slang is disabled for WGPU (#5...Anders Leino2024-11-29
* Support nonuniformEXT for GLSL (#5695)Jay Kwak2024-11-29
* Add missing WGSL intrinsics to test (#5663)Ellie Hermaszewska2024-11-29
* Update Slang-RHI/slang (#5701)Anders Leino2024-11-28
* 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
* Fix issue where inter-stage parameters without semantics don't get location a...Anders Leino2024-11-25
* wgsl: Fix field semantics even if input struct doesn't need flattening (#5642)Anders Leino2024-11-25
* [AD] Add support for resolving custom derivatives where generic parameters ca...Sai Praveen Bangaru2024-11-22
* Don't treat StrcturedBuffer<IFoo> as a specializable param. (#5645)Yong He2024-11-22
* Add explanation for disabled WGPU tests (#5628)Anders Leino2024-11-22
* Add datalayout for constant buffers. (#5608)Yong He2024-11-21
* Enable some rendering tests (#5623)Anders Leino2024-11-21
* Refresh of disabled WGPU tests (#5614)Anders Leino2024-11-21