Historique des commits

Auteur SHA1 Message Date
  Dr. Dystopia 9602f36248 Remove redundant semicolons il y a 6 mois
  Pokechu22 78e43a4404 Make all custom fmt::formatter's format functions const il y a 3 ans
  Pokechu22 d2041b4c2a VideoCommon: Add signed version of BitfieldExtract il y a 3 ans
  Pierre Bourdon e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags il y a 3 ans
  Shawn Hoffman 4ce22c093c msvc: remove workarounds for old compiler issues il y a 3 ans
  Pokechu22 0f7c9ef767 Change BitfieldExtract to use a pointer to the bitfield member il y a 3 ans
  Pokechu22 f697e17dd1 Create BitFieldArray il y a 4 ans
  Pokechu22 1273c5e395 Add fmt support to BitField il y a 4 ans
  Pokechu22 cf95deaf6d Allow specifying StorageType for BitField il y a 4 ans
  JosJuice 2137fb7813 Externals: Add zstd il y a 4 ans
  Lioncash 3f210836ad Compiler: Rename __forceinline define to DOLPHIN_FORCE_INLINE il y a 6 ans
  Lioncash 03414e8e84 Common: Add header for compiler-specifics il y a 6 ans
  spycrab 40bb9974f2 Reformat all the things! il y a 6 ans
  JosJuice 983b986303 Don't delete BitField copy assignment operator on VS il y a 7 ans
  Stenzek 4d36f0cc87 Bitfield: Cast value to storage type in assignment operator il y a 7 ans
  Lioncash 696e1b40b5 Common: Move version strings to their own header il y a 7 ans
  Stenzek 416afa065c BitField: Add StartBit() and NumBits() accessors il y a 7 ans
  Lioncash b711daee5f BitField: Get rid of a C-style cast il y a 8 ans
  Lioncash e43c495ce5 BitField: Convert typedefs to using aliases il y a 8 ans
  Lioncash caef08988e BitField: Make mostly constexpr capable il y a 8 ans
  Pierre Bourdon 3570c7f03a Reformat all the things. Have fun with merge conflicts. il y a 8 ans
  shuffle2 0fdaacc7e0 Merge pull request #2738 from lioncash/bitfield il y a 9 ans
  Lioncash 102a2a975d BitField: Enable ifdef'd out code for Windows il y a 9 ans
  Yuri Kunde Schlesner 5c264281eb Common: Remove redundant masking in BitField il y a 9 ans
  Yuri Kunde Schlesner c334a6ca65 Common: Fix mask generation in BitField il y a 9 ans
  Tillmann Karras cefcb0ace9 Update license headers to GPLv2+ il y a 9 ans
  Stevoisiak 93b16a4a2d Formatting/Whitespace Cleanup il y a 10 ans
  magumagu 3aa3002010 Fix Intellisense error spam on Visual Studio. il y a 10 ans
  Lioncash c0c835d0b6 BitField: Fix a typo in the sample usage. il y a 10 ans
  Tony Wasserka 3d6f9ef897 BitField: Add an explicit getter function for retrieving the BitField value. il y a 10 ans