index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2021-03-07
Config: Give Movie and Netplay higher priority than CommandLine
JosJuice
2021-03-06
Create BitFieldArray
Pokechu22
2021-03-06
Add fmt support to BitField
Pokechu22
2021-03-06
Allow specifying StorageType for BitField
Pokechu22
2021-03-06
Create EnumFormatter
Pokechu22
2021-03-05
Merge pull request #9559 from iwubcode/gdb-stub-raii
JMC47
2021-03-04
Common: Add RAII object that initializes and cleans up winsock
iwubcode
2021-03-04
Watches: Fix Save and Load from strings
Sepalani
2021-03-03
Merge pull request #8996 from AdmiralCurtiss/memcard-save-import-export-refactor
JMC47
2021-02-27
Common: Move 'GetSection' functions to be public
iwubcode
2021-02-26
Common: don't call OnConfigChanged() unless it has actually changed
Filoppi
2021-02-15
JitArm64: Workaround for GCC ICE
JosJuice
2021-02-13
Arm64Emitter: Use ORR in MOVI2R
JosJuice
2021-02-13
Arm64Emitter: Improve MOVI2R
JosJuice
2021-02-13
Arm64Emitter: Allow specifying 21th bit of ADRP imm
JosJuice
2021-02-13
Arm64Emitter: Remove optimize parameter from MOVI2R
JosJuice
2021-02-11
Merge pull request #6075 from sepalani/pcap-log
Léo Lam
2021-02-08
Merge pull request #9423 from MerryMage/arm64-movi2r-test
JosJuice
2021-02-07
JitArm64: More constant propagation optimizations
JosJuice
2021-01-31
Random: Add seeded PRNG
MerryMage
2021-01-31
Arm64Emitter: Add additional assertions to BFI/UBFIZ
MerryMage
2021-01-31
Arm64Emitter: Prefer BFM/UBFM to EncodeBitfieldMOVInst
MerryMage
2021-01-31
Arm64Emitter: Add BFXIL
MerryMage
2021-01-30
NetworkCaptureLogger: PCAP support added
Sepalani
2021-01-30
Arm64Emitter: Add asserts for LDP/STP imm out of range
JosJuice
2021-01-28
Common/VariantUtil: Add 'overloaded' helper struct for use with std::variant.
Admiral H. Curtiss
2021-01-28
Merge pull request #9366 from iwubcode/freelook_camera_quaternion
Léo Lam
2021-01-27
Common: update Quaternion to allow rotating pitch, yaw, and roll all at once
iwubcode
2021-01-27
Common: add convenience function to convert a Quaternion to a Matrix44
iwubcode
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename Common/File to Common/IOFile
Shawn Hoffman
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2021-01-27
Merge pull request #9448 from JosJuice/blr-x30
Markus Wick
2021-01-27
Merge pull request #9454 from JosJuice/android-ingame-settings-save
Léo Lam
2021-01-23
JitArm64: Avoid using X30 with BLR
JosJuice
2021-01-20
TraversalClient: Make use of std::string_view with ConnectToClient()
Lioncash
2021-01-20
TraversalClient: Prevent uninitialized values from occurring in MakeENetAddress
Lioncash
2021-01-20
TraversalProto: Convert typedefs into using aliases
Lioncash
2021-01-20
TraversalProto: Collapse version enum into a typed variable
Lioncash
2021-01-20
TraversalProto: Convert TraversalPacketType into an enum class
Lioncash
2021-01-20
TraversalProto: Convert TraversalConnectFailedReason into an enum class
Lioncash
2021-01-20
TraversalClient: Convert state enum into an enum class
Lioncash
2021-01-18
Android: Fix in-game settings changes not getting saved
JosJuice
2021-01-17
Arm64Emitter: Convert ShiftType to enum class
Dentomologist
2021-01-15
Arm64Emitter: Convert IndexType to enum class
Dentomologist
2021-01-10
BitUtils: cleanup constexpr usage for msvc clz
Shawn Hoffman
2021-01-09
BitUtils: loosen clz to inline on msvc/arm64
Shawn Hoffman
2021-01-09
BitUtils: initialize variables
Shawn Hoffman
2021-01-05
Merge pull request #9323 from waddlesplash/haiku
Léo Lam
2021-01-03
BitUtils: __builtin_clz is undefined when value == 0
MerryMage
[prev]
[next]