Tobias
|
f6b543886c
|
Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535)
Co-authored-by: LC <712067+lioncash@users.noreply.github.com>
|
2020-08-31 21:06:16 +02:00 |
|
Lioncash
|
643472e24a
|
common/vector_math: Move Vec[x] types into the Common namespace
These types are within the common library, so they should be using the
Common namespace.
|
2019-03-02 15:04:13 +01:00 |
|
Lioncash
|
db58652680
|
common/quaternion: Move Quaternion into the Common namespace
Quaternion is within the common library, so it should be using the
Common namespace.
|
2019-03-02 14:44:09 +01:00 |
|
James Rowe
|
f61141e86a
|
Update the entire application to use the new clang format style
|
2018-03-09 10:54:43 -07:00 |
|
Subv
|
f2d4d5c219
|
SwRasterizer: Corrected the light LUT lookups.
|
2017-07-11 19:39:15 +03:00 |
|
wwylele
|
6479f63091
|
Common: add Quaternion
|
2016-12-26 10:41:26 +02:00 |
|