summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Matrix.cpp
AgeCommit message (Expand)Author
2020-01-09WiimoteEmu: Make the "Total Yaw" setting work again.Jordan Woyak
2020-01-02Common: Add Matrix33::FromQuaternion.Jordan Woyak
2019-11-08Common: Add additional Matrix/Vec functions.Jordan Woyak
2019-03-03WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.Jordan Woyak
2019-02-03WiimoteEmu: Remove redundant Matrix library and use the one in Common.Jordan Woyak
2019-02-03Common: Move Matrix classes out of MathUtil into their own files and make the...Jordan Woyak