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
2025-11-25
Merge pull request #14066 from Biendeo/master
JosJuice
2025-11-25
USB: Add emulated Logitech USB Microphone
Biendeo
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-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
2025-04-21
IOS: Only have one USBScanner
JosJuice
2025-04-21
IOS: Move USB scanning thread to new class USBScanner
JosJuice
2025-04-21
Preliminary implementation of the Triforce Baseboard
Zopolis4
2025-04-19
Common: Add UniqueBuffer and SharedBuffer templates.
Jordan Woyak
2025-03-30
InputCommon: Move SDL Device class into its own cpp/h files.
Jordan Woyak
2025-03-23
Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection
JMC47
2025-03-14
AudioCommon: Added Granular Synthesis
Sam Belliveau
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2025-03-09
Common: Create Range Projections For `std::pair`
mitaclaw
2025-02-16
Core: Add TimePlayed class to track game playtime
Aneesh Maganti
2025-01-01
Common: Create "Contains.h" Algorithm Header
mitaclaw
2024-10-19
Move UICommon/Disassembler to Common/HostDisassembler
mitaclaw
2024-10-19
CachedInterpreter: Callback Disassembler
mitaclaw
2024-07-23
Cached Interpreter 2.0
mitaclaw
2024-06-15
Merge pull request #12798 from mitaclaw/branch-watch-tool-fixes-2
Admiral H. Curtiss
2024-06-05
BranchWatchTableModel: Assume Unreachable Code Truly Is
mitaclaw
2024-05-31
Common: add JsonUtil cpp which was missed initially
iwubcode
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-09
Common: Remove Unused PerformanceCounter Code
mitaclaw
2024-04-09
JitCache: Software Profiling Restoration
mitaclaw
2024-03-17
respond to review feedback on tapserver implementation
Martin Michelsen
2024-03-17
add modem files to windows build
Martin Michelsen
2024-03-17
add TAPServer.cpp to Windows build
Martin Michelsen
2024-03-11
WiimoteEmu: Add user-accessible controls that report the desired state of the...
Admiral H. Curtiss
[next]