summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-legalize-binary-operator.cpp
Commit message (Expand)AuthorAge
* Lower int/uint/bool matrices to arrays for SPIRV (#7687)venkataram-nv2025-07-18
* Fix matrix division by scalar for Metal and WGSL targets (#6752)Darren Wihandi2025-04-14
* Use and() and or() functions for logical-AND and OR (#6310)Jay Kwak2025-02-07
* WGSL: Convert signed vector shift amounts to unsigned (#6023)Anders Leino2025-01-10