Historie revizí

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