summaryrefslogtreecommitdiff
path: root/src/common/quaternion.h
AgeCommit message (Expand)Author
2019-02-26common/vector_math: Move Vec[x] types into the Common namespaceLioncash
2019-02-26common/quaternion: Move Quaternion into the Common namespaceLioncash
2018-12-21common/quaternion: Ensure that w is always initializedLioncash
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-07-11SwRasterizer: Corrected the light LUT lookups.Subv
2016-12-26Common: add Quaternionwwylele