-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: dolphin-emu/dolphin
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
GameSettings: Force DSP LLE in NFL Blitz Pro to avoid terrible sounding audio.
#14171
opened Nov 26, 2025 by
jordan-woyak
Loading…
GameSettings: Don't force off ImmediateXFB in Kirby's Return to Dream Land.
#14168
opened Nov 24, 2025 by
jordan-woyak
Loading…
VideoCommon: Add setting to limit immediate swaps to one per VI.
#14166
opened Nov 24, 2025 by
jordan-woyak
Loading…
GCAdapter: Calculate poll rate for display in UI.
#14158
opened Nov 23, 2025 by
jordan-woyak
Loading…
Common/Result: Swap order of template parameters to match C++26's std::expected.
#14154
opened Nov 22, 2025 by
jordan-woyak
Loading…
VideoCommon: fix MaterialAsset so that boolean parameters are written properly
#14151
opened Nov 21, 2025 by
iwubcode
Loading…
VideoCommon: add method to async shader compiler to clear pending/completed work, use on shutdown
#14150
opened Nov 21, 2025 by
iwubcode
Loading…
AudioCommon / VideoBackends / WinUpdater - cleanup WRL code
#14147
opened Nov 20, 2025 by
oltolm
Loading…
CachedInterpreter: Replace reinterpret_cast with std::bit_cast to resolve -Wcast-function-type-mismatch warnings.
#14146
opened Nov 20, 2025 by
jordan-woyak
Loading…
Core: Allow CPUManager::SetStepping to be called from the CPU thread to no longer rely on host to exit stepping mode.
#14143
opened Nov 19, 2025 by
jordan-woyak
Loading…
Android: Use Android's HandlerThread in ControllerInterface instead of our own implementation
#14141
opened Nov 18, 2025 by
Simonx22
Loading…
Debugger: Update breakpoint tags on emulation stop
#14129
opened Nov 17, 2025 by
VampireFlower
Loading…
Core: Fix RunOnCPUThread to only directly run the function when Core::IsUninitialized.
WIP / do not merge
Work in progress (do not merge)
#14126
opened Nov 16, 2025 by
jordan-woyak
Loading…
VideoCommon/PerfQuery: Adjust results to fix Timesplitters Future Perfect's opening cinematic lens flare.
RFC
Request for comments
#14122
opened Nov 16, 2025 by
jordan-woyak
Loading…
VideoCommon: avoid assuming global state exists for 'EndUtilityDrawing'
#14117
opened Nov 14, 2025 by
iwubcode
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.