Age | Commit message (Expand) | Author |
---|---|---|
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2020-08-27 | Implement a basic class for motion devices | german |
2020-08-15 | common: Make use of [[nodiscard]] where applicable | Lioncash |
2019-02-26 | common/vector_math: Move Vec[x] types into the Common namespace | Lioncash |
2019-02-26 | common/quaternion: Move Quaternion into the Common namespace | Lioncash |
2018-12-21 | common/quaternion: Ensure that w is always initialized | Lioncash |
2018-01-20 | Format: Run the new clang format on everything | James Rowe |
2017-07-11 | SwRasterizer: Corrected the light LUT lookups. | Subv |
2016-12-26 | Common: add Quaternion | wwylele |