Historique des commits

Auteur SHA1 Message Date
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 10 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 10 ans
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. il y a 10 ans
  MerryMage 8b00954ec7 AudioCore: Skeleton Implementation il y a 10 ans
  MerryMage 6c71858c5c BitField: Make trivially copyable and remove assignment operator il y a 10 ans
  Lioncash 845ac621b3 bit_field: Re-enable code on MSVC il y a 11 ans
  archshift d1ae413ffd Stop defining GCC always_inline attributes as __forceinline il y a 11 ans
  Yuri Kunde Schlesner b0d72e3de1 Merge pull request #914 from yuriks/bitfield-mask il y a 11 ans
  Yuri Kunde Schlesner d5b5280501 Common: Remove redundant masking in BitField il y a 11 ans
  Yuri Kunde Schlesner d7f9529bdd Common: Fix mask generation in BitField il y a 11 ans
  Emmanuel Gil Peyrot 596b7c4f63 Common: Cleanup key_map includes. il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  bunnei 2188af4a65 Merge pull request #322 from chinhodado/master il y a 11 ans
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license il y a 11 ans
  Chin 0199a7d9ef More warning cleanups il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  Tony Wasserka 95be6a09b2 BitField: Add an explicit Assign method. il y a 11 ans
  Lioncash 2dce9b2ead bit_field: Fix a typo in the sample usage. il y a 11 ans
  Tony Wasserka 0da8e2eacc BitField: Cast enum values to proper integer type. il y a 12 ans
  Tony Wasserka cd1d5786d9 BitField: Add a static_assert. il y a 12 ans
  Tony Wasserka 15ab5382a5 BitField: Delete copy assignment to prevent obscure bugs. il y a 12 ans
  Tony Wasserka 47a001722d BitField: Add an explicit evaluation method. il y a 12 ans
  bunnei a6b047ec3b removed incorrect dolphin copyright line il y a 12 ans
  bunnei a713bd1bad fixed include of common in bit_field.h il y a 12 ans
  bunnei e7a0283625 added BitField to common il y a 12 ans