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-19
Merge pull request #14127 from jordan-woyak/movie-cpu-thread-guard
Jordan Woyak
2025-11-19
Core: Allow CPUManager::SetStepping to be called from the CPU thread so a cal...
Jordan Woyak
2025-11-19
Core: Remove unused HostMessageID enum members.
Jordan Woyak
2025-11-18
RetroAchievements - Android login callback
LillyJadeKatrin
2025-11-18
Common: Treat DirectIOFile as unable to create SAF files
JosJuice
2025-11-18
DolphinQt/QtUtils: Simplify RunOnObject and eliminate Common::Event race.
Jordan Woyak
2025-11-18
Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is...
Jordan Woyak
2025-11-18
Common/Functional: Add InvokerOf template which can convert function pointers...
Jordan Woyak
2025-11-18
Common/ScopeGuard: Fix move constructor.
Jordan Woyak
2025-11-18
Merge pull request #13748 from Dentomologist/autoupdatechecker_delete_old_upd...
JosJuice
2025-11-17
Bluetooth/RealtekFirmwareLoader: Add Mercusys MA530 to list.
Jordan Woyak
2025-11-17
JitArm64: Call GetImm before BindToRegister in subfcx
JosJuice
2025-11-17
Movie: Replace a blocking RunOnCPUThread call with a CPUThreadGuard.
Jordan Woyak
2025-11-16
AchievementManager - Add Android to user agent
LillyJadeKatrin
2025-11-16
Merge pull request #13689 from JosJuice/lock-core-any-thread
JosJuice
2025-11-16
Merge pull request #12134 from JosJuice/jit-constprop
JosJuice
2025-11-16
Merge pull request #13922 from TryTwo/imgui_add_default_font
JosJuice
2025-11-16
Memmap: Fix populating m_logical_page_mappings
JosJuice
2025-11-16
JitArm64: Replace dirty flag and partially replace RegType enum
JosJuice
2025-11-16
JitArm64: Don't store immediate values in register cache
JosJuice
2025-11-16
Jit64: Don't store immediate values in register cache
JosJuice
2025-11-16
Jit: Update constant propagation during instruction
JosJuice
2025-11-16
JitArm64: Make FlushRegisters unlock condition more robust
JosJuice
2025-11-16
JitArm64: Pass index to more Arm64GPRCache functions
JosJuice
2025-11-16
Jit: Move rlwimix to ConstantPropagation
JosJuice
2025-11-16
Jit: Move srawx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move srwx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move slwx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move divwx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move divwux to ConstantPropagation
JosJuice
2025-11-16
Jit: Move subfic to ConstantPropagation
JosJuice
2025-11-16
Jit: Move subfx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move multiplication by 0 optimization to ConstantPropagation
JosJuice
2025-11-16
Jit: Move mullwx, mulhwx, mulhwux to ConstantPropagation
JosJuice
2025-11-16
Jit: Move mulli to ConstantPropagation
JosJuice
2025-11-16
Jit: Move addicx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move srawix to ConstantPropagation
JosJuice
2025-11-16
Jit: Move rlwinmx and rlwnmx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move negx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move cntlzwx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move extsXx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move addx to ConstantPropagation
JosJuice
2025-11-16
Jit: Move boolX to ConstantPropagation
JosJuice
2025-11-16
Jit: Move addix to ConstantPropagation
JosJuice
2025-11-16
Jit: Move reg_imm to ConstantPropagation
JosJuice
2025-11-16
Jit: Extract immediate handling to separate ConstantPropagation class
JosJuice
2025-11-16
JitArm64: Add function for setting constant overflow
JosJuice
2025-11-16
Jit64: Extract handling of immediate Rc
JosJuice
2025-11-15
Common/BitField: Silence two warnings:
Jordan Woyak
2025-11-15
VideoCommon/FramebufferManager: Silence warning:
Jordan Woyak
[prev]
[next]