summaryrefslogtreecommitdiffstats
path: root/src/common/quaternion.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-27common/vector_math: Move Vec[x] types into the Common namespaceLioncash1-3/+3
2019-02-27common/quaternion: Move Quaternion into the Common namespaceLioncash1-2/+2
2018-12-21common/quaternion: Ensure that w is always initializedLioncash1-1/+1
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2017-07-11SwRasterizer: Corrected the light LUT lookups.Subv1-0/+5
2016-12-26Common: add Quaternionwwylele1-0/+44