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