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-06-07
Merge pull request #13454 from tygyh/Use-constants-DolphinQt-FifoAnalyzer
Jordan Woyak
2025-06-07
Merge pull request #13544 from tygyh/DolphinNoGUI-Replace-deprecated-signal-h...
Jordan Woyak
2025-06-07
Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includes
Jordan Woyak
2025-06-07
Merge pull request #13698 from tygyh/AudioCommon/Remove-unused-qualifiers-and...
Jordan Woyak
2025-06-07
QtUtils/ImageConverter: simplify
Tillmann Karras
2025-06-07
InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...
Jordan Woyak
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-07
Merge pull request #13386 from iwubcode/resource_manager_system
JMC47
2025-06-07
Merge pull request #13740 from JoshuaVandaele/bsod-fix-i-hope
JMC47
2025-06-07
Merge pull request #13710 from TryTwo/UI_Sliders_Update
Admiral H. Curtiss
2025-06-07
Merge pull request #13724 from SuperSamus/gamelist-properties-noduplicates
Admiral H. Curtiss
2025-06-07
Host: Clean up device handle
Joshua Vandaƫle
2025-06-07
AchievementManager - Load unknown games
LillyJadeKatrin
2025-06-07
AchievementManager - Fix Gamecube Bulk Copy
LillyJadeKatrin
2025-06-07
Merge pull request #13142 from JosJuice/fifo-window-starting-stopping
JosJuice
2025-06-07
Android: Update advanced mapping dialog when devices change
JosJuice
2025-06-07
Android: Make input state changes observable
JosJuice
2025-06-06
VideoCommon: remove 'GetByteSizeInMemory()' from custom asset, it is not need...
iwubcode
2025-06-06
VideoCommon: avoid race conditions with asset load/unload by moving the lock ...
iwubcode
2025-06-06
VideoCommon: rename m_bytes_loaded in asset library to bytes_loaded
iwubcode
2025-06-06
VideoCommon: update CustomAsset's load time to be before the load occurs (thi...
iwubcode
2025-06-06
VideoCommon: watch texture pack folder for texture reloads (from dynamic inpu...
iwubcode
2025-06-06
VideoCommon: use CustomResourceManager in the texture cache and hook up to ou...
iwubcode
2025-06-06
VideoCommon: initialize and shutdown the CustomResourceManager when the video...
iwubcode
2025-06-06
Core: add CustomResourceManager to System
iwubcode
2025-06-06
VideoCommon: add resource manager and new asset loader; the resource manager...
iwubcode
2025-06-06
VideoCommon: rename GameTextureAsset into TextureAsset and make it only conta...
iwubcode
2025-06-06
VideoCommon: move AssetMap to a types header file, so it can be pulled in wit...
iwubcode
2025-06-06
Common: Add class 'FilesystemWatcher' that is used to watch paths and receive...
iwubcode
2025-06-06
VideoCommon: remove 'GetLastAssetWriteTime' and switch to a steady_clock for ...
iwubcode
2025-06-06
VideoCommon: change asset loading to return the number of bytes loaded instea...
iwubcode
2025-06-06
VideoCommon: add 'Unload' functionality to CustomAsset
iwubcode
2025-06-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-06-06
VideoCommon: add a handle to custom asset, this is an id that is only relevan...
iwubcode
2025-06-06
Core / VideoCommon: Remove original custom asset loader
iwubcode
2025-06-06
Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-time
JMC47
2025-06-06
Merge pull request #13731 from iwubcode/pixel_shader_gen_fix_complete_initialize
JMC47
2025-06-06
Merge pull request #13730 from jordan-woyak/controllers-on-main-config-dialog
JMC47
2025-06-05
Common: Replace Contains and ContainsSubrange with C++23 std::ranges equivalents
Javier Martinez
2025-06-05
Merge pull request #13713 from Dentomologist/filesystemwidget_center_header_text
Jordan Woyak
2025-06-05
DSP/Jit: Don't return to dispatcher if no exception was generated
Admiral H. Curtiss
2025-06-05
DSPAnalyzer: Set store instructions as potentially generating exceptions
Admiral H. Curtiss
2025-06-05
VideoCommon: fix pixel shader gen error about structure not being fully initi...
iwubcode
2025-06-04
DolphinQt: Move "Controllers" to main settings window.
Jordan Woyak
2025-06-04
GameList: Prevent opening Properties multiple times for the same game
Martino Fontana
2025-06-04
Merge pull request #13651 from jordan-woyak/config-list
JMC47
2025-06-04
DiscIO: Remove redundant casts
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make override explicit
Dr. Dystopia
2025-06-04
DolphinNoGUI: Make parameters constant
Dr. Dystopia
2025-06-04
DolphinNoGUI: Replace C-style cast with `reinterpret_cast`
Dr. Dystopia
[prev]
[next]