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
2022-07-11
Core: In deterministic mode, build SD cards with a consistent filename order ...
Admiral H. Curtiss
2022-07-11
Common: Change default path for Wii SD cards to not be inside the Wii NAND.
Admiral H. Curtiss
2022-07-11
Core: If configured, sync SD card image with SD card folder on emulation star...
Admiral H. Curtiss
2022-07-11
Config and UICommon: Add config option and user path for Wii SD card sync fol...
Admiral H. Curtiss
2022-07-11
Treewide: Rename references to SD Card image path to clarify they mean the im...
Admiral H. Curtiss
2022-07-11
Externals/FatFs: Build as part of Dolphin.
Admiral H. Curtiss
2022-07-11
Merge pull request #10825 from Rudolchr/fix_build_with_libfmt-9
Admiral H. Curtiss
2022-07-11
Merge pull request #10831 from sepalani/BBA-cleanup
Admiral H. Curtiss
2022-07-10
Common: Fix CountTrailingZeros for weird compilers
TellowKrinkle
2022-07-10
Merge pull request #10807 from merryhime/LogicalImm
JMC47
2022-07-10
Arm64Emitter: Simplify LogicalImm further
Merry
2022-07-10
BitUtils: Implement CountTrailingZeros
Merry
2022-07-10
Common/Network: Update IP checksum since total_len might have changed
Sepalani
2022-07-10
Common/Network: Make Build() methods const
Sepalani
2022-07-10
Common/Network: Remove unused offset variables
Sepalani
2022-07-10
Common/Network: Remove unnecessary size checks
Sepalani
2022-07-10
Common/Network: Add InsertObj helper
Sepalani
2022-07-10
Common/Network: Ensure offsetof is valid
Sepalani
2022-07-10
Common/Network: Use member initializer list
Sepalani
2022-07-10
Common/Network: Remove unused constructors
Sepalani
2022-07-09
Merge pull request #10690 from schthack/BBA-tapless
Admiral H. Curtiss
2022-07-09
Refactoring of the code to match dolphin style
schthack
2022-07-09
Add a check for libfmt version so that in case libfmt-9 is used the function ...
Christopher Rudolph
2022-07-07
Arm64Emitter: Simplify LogicalImm logic
Merry
2022-07-05
FileUtil: Only attempt to write to the destination in Copy if there is actual...
OatmealDome
2022-07-02
BBA: Added BuiltIn device that allow BBA emulation without the need of a TapD...
schthack
2022-07-02
Merge pull request #10624 from Minty-Meeo/resolve-gcc-warnings
JosJuice
2022-07-02
Merge pull request #10803 from Zopolis4/clangingaround
JMC47
2022-06-30
Resolve GCC Warnings
Minty-Meeo
2022-06-28
Merge pull request #10518 from iwubcode/draw-mod
JMC47
2022-06-27
Merge pull request #10700 from sepalani/ssl-handshake
JMC47
2022-06-26
Core: add GraphicsMod directory
iwubcode
2022-06-24
Removed unused variable MAX_MSGLEN in LogManager.cpp
Zopolis4
2022-06-22
windows: detect and warn if running x64 dolphin on arm64
Shawn Hoffman
2022-06-13
Merge pull request #10587 from AdmiralCurtiss/memcard-path-unify
JMC47
2022-06-13
Common: replace std::aligned_storage_t with alignas
Tillmann Karras
2022-06-08
NetworkCaptureLogger: Move ErrorState struct to Common/Network
Sepalani
2022-06-06
Merge pull request #10462 from OatmealDome/steam-runtime
JMC47
2022-06-06
CMake: rename minizip to minizip-ng
Tillmann Karras
2022-06-05
Common/StringUtil: Add convenience function for converting paths to use forwa...
Admiral H. Curtiss
2022-06-02
Merge pull request #10714 from OatmealDome/macos-mojave-bump
Mai M
2022-06-01
MemoryUtil: Remove __builtin_available for macOS 10.14
OatmealDome
2022-05-31
FileUtil: Refactor CreateSysDirectoryPath()
Dentomologist
2022-05-31
FileUtil: Remove GetSysDirectory log spam
Dentomologist
2022-05-31
Android: Ensure File::s_android_sys_directory is set only once
Dentomologist
2022-05-29
GLX: Guard against redefinition of PFNGLXSWAPINTERVALEXTPROC
OatmealDome
2022-05-25
Convert PointerWrap::Mode to enum class
Dentomologist
2022-05-25
Common: Refactor PointerWrap
Dentomologist
2022-05-23
Common/Network: Use std::array in IPv4Header.
Admiral H. Curtiss
2022-05-22
Merge pull request #8067 from endrift/hsp
JMC47
[prev]
[next]