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
/
DolphinLib.props
Age
Commit message (
Expand
)
Author
2026-04-02
Merge pull request #14298 from SuperSamus/achivements-hash-qol
Dentomologist
2026-03-30
HW/HSP: Add Game Boy Player device.
Vicki Pfau
2026-03-26
Triforce: Rewrite JVS IO board emulation.
Jordan Woyak
2026-03-19
Triforce: ICCardReader and DeckReader improvements.
Jordan Woyak
2026-03-12
Triforce: Implement The Key of Avalon's touchscreen.
Jordan Woyak
2026-02-23
Move RangeSet from Externals to Common
JosJuice
2026-02-22
AchievementManager: APPROVED_LIST_HASH quality of life improvements
Martino Fontana
2026-02-15
HW: Rewrite MagCard features of SI_DeviceAMBaseboard in new MagneticCardReade...
Jordan Woyak
2026-02-15
Added Triforce support
crediar
2026-01-19
Common: Add TransferableSharedMutex class and unit tests.
Jordan Woyak
2026-01-17
Merge pull request #14267 from jordan-woyak/std-expected
iwubcode
2026-01-17
Common: Replace Result with C++23's std::expected.
Jordan Woyak
2026-01-17
c++23: Replace Common::Unreachable with std::unreachable
Joshua Vandaële
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaële
2025-12-22
Merge pull request #14043 from iwubcode/custom_resource
JMC47
2025-12-22
Merge pull request #14114 from jordan-woyak/freelook-config-cleanup
JMC47
2025-12-22
Merge pull request #14056 from jordan-woyak/cached-blob-reader
JMC47
2025-11-25
Merge pull request #14066 from Biendeo/master
JosJuice
2025-11-25
USB: Add emulated Logitech USB Microphone
Biendeo
2025-11-23
VideoCommon: update resource manager with a material/shader/and texture(+samp...
iwubcode
2025-11-23
VideoCommon: add some helper functions for resource logic that generates inva...
iwubcode
2025-11-23
VideoCommon: move ApplyDriverBugs for the normal pipeline out into a utility ...
iwubcode
2025-11-23
VideoCommon: add a texture pool for resource management
iwubcode
2025-11-23
VideoCommon: separate the concept of a 'resource' from an 'asset'. A resourc...
iwubcode
2025-11-23
DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into...
Jordan Woyak
2025-11-18
Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is...
Jordan Woyak
2025-11-16
Jit: Extract immediate handling to separate ConstantPropagation class
JosJuice
2025-11-12
Core: Eliminate FreeLookConfig by putting the "active config" within FreeLook...
Jordan Woyak
2025-11-09
Common: Add a DirectIOFile class that allows for copies which are entirely th...
Jordan Woyak
2025-11-02
Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...
Jordan Woyak
2025-11-02
Merge pull request #13975 from iwubcode/shader_includes
JMC47
2025-10-28
Core/HW: Add Broadband Adapter (IPC).
cristian64
2025-10-26
VideoBackends / VideoCommon: add support for specifying include files in shad...
iwubcode
2025-08-23
VideoCommon: update material asset to support render state properties, suppor...
iwubcode
2025-08-10
VideoSW: reuse Common::Vec2/3/4
Tillmann Karras
2025-07-23
BTReal: Implement Realtek Bluetooth firmware loading.
Jordan Woyak
2025-07-23
USBUtils: Refactor USB device handling
Joshua Vandaële
2025-07-19
Common: Move GetDeviceProperty() into its own header
Admiral H. Curtiss
2025-06-28
BTReal: Improvements:
Jordan Woyak
2025-06-06
VideoCommon: watch texture pack folder for texture reloads (from dynamic inpu...
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
Core / VideoCommon: Remove original custom asset loader
iwubcode
2025-05-07
IOS/USB: Emulate Wii Speak using cubeb
Sepalani
2025-05-07
IOS/USB: Emulate Wii Speak (OpenAL)
Sketch
2025-04-27
Common: Add MoveOnlyFunction.
Jordan Woyak
2025-04-25
Merge pull request #13476 from jordan-woyak/sdl-header
Tilka
2025-04-22
Merge pull request #13529 from jordan-woyak/StateBuffer
Jordan Woyak
[next]