Morph
|
9950a388d2
externals: Update to fmt 10 and add format_as formatter for BitField
|
%!s(int64=3) %!d(string=hai) anos |
Morph
|
e6ab1f673b
general: Enforce C4800 everywhere except in video_core
|
%!s(int64=3) %!d(string=hai) anos |
Liam
|
a1c1ad096d
common: fix bitfield aliasing on GCC/Clang
|
%!s(int64=4) %!d(string=hai) anos |
Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
%!s(int64=4) %!d(string=hai) anos |
ameerj
|
923decae5a
common: Reduce unused includes
|
%!s(int64=4) %!d(string=hai) anos |
Lioncash
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
%!s(int64=6) %!d(string=hai) anos |
Lioncash
|
b724a4d90c
General: Tidy up clang-format warnings part 2
|
%!s(int64=6) %!d(string=hai) anos |
Lioncash
|
1c3490a8db
General: Tidy up clang-format warnings
|
%!s(int64=6) %!d(string=hai) anos |
Markus Wick
|
c499c22cf7
Fix -Werror=conversion error.
|
%!s(int64=6) %!d(string=hai) anos |
Rodrigo Locatti
|
8ed0d92e32
Revert "common/bit_field: Silence sign-conversion warnings"
|
%!s(int64=6) %!d(string=hai) anos |
Lioncash
|
14581e4a59
common/bit_field: Silence sign-conversion warnings
|
%!s(int64=6) %!d(string=hai) anos |
bunnei
|
1bdae0fe29
common_func: Use std::array for INSERT_PADDING_* macros.
|
%!s(int64=6) %!d(string=hai) anos |
Tobias
|
a81987a7cb
common/bit_field: Remove FORCE_INLINE calls
|
%!s(int64=6) %!d(string=hai) anos |
Lioncash
|
109b78a6d6
common/bit_util: Fix bad merge duplicating the copy constructor
|
%!s(int64=7) %!d(string=hai) anos |
bunnei
|
3e930304fe
Merge pull request #2090 from FearlessTobi/port-4599
|
%!s(int64=7) %!d(string=hai) anos |
Lioncash
|
e99a148628
common/bit_field: Make BitField trivially copyable
|
%!s(int64=7) %!d(string=hai) anos |
fearlessTobi
|
efd83570bd
Make bitfield assignment operator public
|
%!s(int64=8) %!d(string=hai) anos |
Weiyi Wang
|
6b81ceb060
common/bitfield: make it endianness-aware
|
%!s(int64=7) %!d(string=hai) anos |
Weiyi Wang
|
786995a81e
Common/Bitfield: store value as unsigned type
|
%!s(int64=7) %!d(string=hai) anos |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
%!s(int64=8) %!d(string=hai) anos |
Lioncash
|
36090521ce
bit_field: Convert ToBool() into explicit operator bool
|
%!s(int64=8) %!d(string=hai) anos |
bunnei
|
e59126809c
bit_field: Remove is_pod check, add is_trivially_copyable_v.
|
%!s(int64=8) %!d(string=hai) anos |
bunnei
|
0315fe8c3d
bit_field: Make all methods constexpr.
|
%!s(int64=8) %!d(string=hai) anos |
Yuri Kunde Schlesner
|
c1a9e94068
Common: Clean up meta-template logic in BitField
|
%!s(int64=9) %!d(string=hai) anos |
Yuri Kunde Schlesner
|
a75145a2c6
Make BitField and ResultCode constexpr-initializable
|
%!s(int64=9) %!d(string=hai) anos |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
%!s(int64=10) %!d(string=hai) anos |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
%!s(int64=10) %!d(string=hai) anos |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
%!s(int64=10) %!d(string=hai) anos |
MerryMage
|
8b00954ec7
AudioCore: Skeleton Implementation
|
%!s(int64=10) %!d(string=hai) anos |
MerryMage
|
6c71858c5c
BitField: Make trivially copyable and remove assignment operator
|
%!s(int64=10) %!d(string=hai) anos |