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
Age
Commit message (
Expand
)
Author
2025-11-07
Merge pull request #14074 from jordan-woyak/HookableEvent-no-strings
Jordan Woyak
2025-11-07
Merge pull request #14079 from Dentomologist/use_asyncworkthread_pushblocking...
Jordan Woyak
2025-11-07
CubebStream: Use WorkQueueThread::PushBlocking instead of sync_event
Dentomologist
2025-11-07
Merge pull request #13858 from LillyJadeKatrin/retroachievements-message-adju...
JosJuice
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-06
Merge pull request #14069 from jordan-woyak/ciface-hookable-event
Jordan Woyak
2025-11-06
Improve Achievements Window message
LillyJadeKatrin
2025-11-06
Merge pull request #14062 from Simonx22/macos-design-fixes
OatmealDome
2025-11-06
Delete Invalid RetroAchievements Tokens
LillyJadeKatrin
2025-11-06
Added message for bad RetroAchievements token
LillyJadeKatrin
2025-11-06
Adjusted mastery message
LillyJadeKatrin
2025-11-06
DolphinQt: Make disc ConvertDialog have a better minimum size, use QFormLayou...
Jordan Woyak
2025-11-06
CMakeLists: Fix build on Linux with CMake versions less than 3.25.
Jordan Woyak
2025-11-05
VideoCommon: pass the EFB buffer scale into the FramebufferManager instead of...
iwubcode
2025-11-05
InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Comm...
Jordan Woyak
2025-11-05
WindowsDevice: Remove GetDeviceProperty function in favor of the CfgMgr32 ver...
Jordan Woyak
2025-11-05
WiimoteReal/IOWin: Use Common::GetDeviceInterfaceList.
Jordan Woyak
2025-11-05
USBUtils: Replace GetDeviceNameUsingSetupAPI with GetDeviceNameUsingCfgMgr32....
Jordan Woyak
2025-11-04
WindowsDevice: Add GetDeviceInterfaceList function and NullTerminatedStringLi...
Jordan Woyak
2025-11-04
macOS: UI fixes for dark mode
Simonx22
2025-11-04
Merge pull request #14061 from jordan-woyak/config-info-spin-mutex
Jordan Woyak
2025-11-04
Merge pull request #13626 from jordan-woyak/non-global-hookable-event
Jordan Woyak
2025-11-04
Debugger: Ignore bctr when stepping out
VampireFlower
2025-11-04
feat(profiles): add "open profiles folder" button + add dropdown button for p...
iTrooz
2025-11-04
DolphinAnalytics: Use Config::Get instead of accessing g_Config.
Jordan Woyak
2025-11-03
MainWindow: Change save state file filter to use *.s?? pattern
VampireFlower
2025-11-02
Config: Make ConfigInfo use Common::SpinLock to protect the CachedValue. Thes...
Jordan Woyak
2025-11-02
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...
Jordan Woyak
2025-11-02
Config/ConfigInfo: Cleanups.
Jordan Woyak
2025-11-02
Common: Make HookableEvent use non-static data.
Jordan Woyak
2025-11-02
VideoCommon: fix wrong path to glslang include
iwubcode
2025-11-02
Call JitInterface::UpdateMembase from PowerPC::MSRUpdated
JosJuice
2025-11-02
Merge pull request #14042 from iwubcode/bp_functions_global
JMC47
2025-11-02
Merge pull request #13975 from iwubcode/shader_includes
JMC47
2025-11-02
StringUtil: Replace strerror with Common::LastStrerrorString.
Jordan Woyak
2025-11-02
StringUtil: Make non-Windows WStringToUTF8 implementation use iconv instead o...
Jordan Woyak
2025-11-02
StringUtil: Fix many clang-tidy warnings.
Jordan Woyak
2025-11-01
Core/IOS/FS: Clean up some hard to read NAND state saving logic.
Jordan Woyak
2025-11-01
Merge pull request #14057 from TellowKrinkle/VkRenderWrongLayout
JosJuice
2025-11-01
Merge pull request #14035 from Dentomologist/pauseandlock_refactoring
JosJuice
2025-11-01
Merge pull request #14034 from JoshuaVandaele/byeprofile
JosJuice
2025-11-01
Merge pull request #14054 from Dentomologist/libmgba_fix_build_when_disabled
JosJuice
2025-10-31
VideoCommon: rename ScissorResult 'm_result' to 'rectangles' to better reflec...
iwubcode
2025-10-31
VideoCommon: move global variables out of BPFunctions
iwubcode
2025-10-30
VideoCommon: Fix render to texture in wrong layout
TellowKrinkle
2025-10-30
Merge pull request #14045 from JoshuaVandaele/warn-fix
Jordan Woyak
2025-10-30
Merge pull request #14041 from jordan-woyak/lockless-async-requests
JMC47
2025-10-31
IP/Top: Make InetAToN async
Sepalani
2025-10-30
libmgba: Fix build when disabled
Dentomologist
2025-10-30
OnScreenDisplayPane: Fix unused-variable warning
Joshua Vandaƫle
[prev]
[next]