Historial de Commits

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