summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAge
* Fix some robustness issues in the examples (#5984)Anders Leino2025-01-07
* Use disassemble API from SPIRV-Tools (#6001)Jay Kwak2025-01-07
* Correct IR generation for no-diff pointer type (#5976)kaizhangNV2025-01-02
* Fix reflection for metal vector [[id]] location. (#5943)Yong He2025-01-01
* Fix `getInheritanceInfo` for `ExtractExistentialType`. (#5971)Yong He2024-12-31
* Check for undefined %id in spirv_asm block. (#5966)Yong He2024-12-30
* Add `RaytracingAccelerationStructure::__init(uint64_t)`. (#5967)Yong He2024-12-30
* Check mismatching method parameter direction against interface declaration. (...Yong He2024-12-30
* Fix requirement candidate lookup to prefer decls in the same paraent as the i...Yong He2024-12-30
* Implement HLSL pack/unpack math intrinsics (#5934)Darren Wihandi2024-12-28
* Add packed 8bit builtin types (#5939)Darren Wihandi2024-12-26
* Fixed stage and result field names in json reflection (#5927)Stan2024-12-21
* Check subscript/property accessor for differentiability. (#5922)Yong He2024-12-20
* Fix crash during loop unrolling. (#5920)Yong He2024-12-20
* Add base vertex and base instance system values (#5918)Darren Wihandi2024-12-19
* Enable more examples in CI (#5915)Anders Leino2024-12-19
* Add HLSL texture sample with status intrinsics (#5901)Darren Wihandi2024-12-19
* Report error when generated spirv is empty. (#5899)Yong He2024-12-19
* Refresh list of failing examples (#5904)Anders Leino2024-12-19
* Check decl nesting for namespaces. (#5910)Yong He2024-12-18
* Support explicit `[vk::location(n)]` binding on metal/wgsl. (#5907)Yong He2024-12-18
* Allow `Optional`, `Tuple` and `bool` to be used in varying input/output. (#5889)Yong He2024-12-18
* Add slang example tests to CI (#5879)Anders Leino2024-12-18
* 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