12 Commits (2a7edda70ac7bfcce6a830c814a6b8cd559b8c03)

Author SHA1 Message Date
Liam 600f325d87 general: fix spelling mistakes 3 years ago
arades79 392a029ef4 don't use static inside constexpr function 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Lioncash 6e1c6297a3 fixed_point: Mark default constructor as constexpr 4 years ago
Lioncash b6119a55f9 fixed_point: Mark copy/move assignment operators and constructors as constexpr 4 years ago
Lioncash 0cfd90004b fixed_point: Mark std::swap and move constructor as noexcept 4 years ago
Lioncash 2cc9d94060 fixed_point: Mark relevant member function [[nodiscard]] 4 years ago
Lioncash 0101ef9fb1 fixed_point: Make to_uint() non-const 4 years ago
Lioncash 9393f90ccf fixed_point: Use defaulted comparisons 4 years ago
Lioncash 5000d814af fixed_point: Use variable templates and concepts where applicable 4 years ago
Morph 88ccdaf10a fixed_point: Replace CONSTEXPR14 with constexpr 4 years ago
Morph bffbaddb79 general: Add missing pragma once 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Kelebek1 458da8a948 Project Andio 4 years ago