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