aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/quaternion.h
AgeCommit message (Expand)Author
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2020-08-27Implement a basic class for motion devicesgerman
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
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