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
/
Common
Age
Commit message (
Expand
)
Author
2026-06-23
Add missing includes
Joshua Vandaƫle
2026-06-23
fmt: Allow building with version >=12.2.0
Joshua Vandaƫle
2026-06-22
Don't send Dolphin version in user agent to Redump
JosJuice
2026-05-06
MsgHandler: Use log level matching MsgType for alerts
Dentomologist
2026-05-03
Replace some [[maybe_unused]] annotations with commented names
Dentomologist
2026-04-28
Merge pull request #13505 from tygyh/Replace-find-with-contains
Dentomologist
2026-04-25
Merge pull request #14308 from jordan-woyak/character-encoding
Jordan Woyak
2026-04-20
Remove GLX support
Link Mauve
2026-04-20
Replace `find(x) != npos` with `contains(x)` - Core
Dr. Dystopia
2026-04-18
Merge pull request #14565 from SuperSamus/cpp-argument-move-reference
JosJuice
2026-04-18
StringUtil: Make UTF16ToUTF8 and UTF8ToUTF16 use custom encoding/decoding imp...
Jordan Woyak
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-04-12
Merge pull request #14336 from SuperSamus/arbitrary-mipmap-disables-gpu-decoding
Jordan Woyak
2026-04-11
Merge pull request #14500 from Sintendo/span2
Jordan Woyak
2026-04-02
Merge pull request #14298 from SuperSamus/achivements-hash-qol
Dentomologist
2026-04-02
Merge pull request #14492 from OatmealDome/apple-discard-bug-fixed-3
OatmealDome
2026-03-30
ChunkFile: Add void* version of DoPointer.
Jordan Woyak
2026-03-27
Merge pull request #14110 from jordan-woyak/mgba-joybus-threading
JMC47
2026-03-27
LogManager: Remove redundant "(HSP)" in High-Speed Port's log type descritpion.
Jordan Woyak
2026-03-26
Common/WorkQueueThread: Make IsRunning function public.
Jordan Woyak
2026-03-23
Use more std::span arguments
Sintendo
2026-03-21
AudioPane: Fix WASAPI default device combo selection
Dentomologist
2026-03-21
CommonFuncsObjC: Make function to fetch the current macOS version common
OatmealDome
2026-03-17
Merge pull request #14396 from cscd98/fmt-fix
Dentomologist
2026-03-15
fmt: change use of fmt/base.h to fmt/format.h as not provided until fmt>=11.0
Craig Carnell
2026-02-26
Merge pull request #14317 from JosJuice/jit-cache-macro-loop
Dentomologist
2026-02-23
Merge pull request #14407 from jordan-woyak/mag-card-fixup
JMC47
2026-02-23
Jit: Use RangeSet for physical_addresses
JosJuice
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-21
Merge pull request #14212 from cscd98/cast-func
Admiral H. Curtiss
2026-02-21
Merge pull request #14209 from cscd98/static-cast-fix
Admiral H. Curtiss
2026-02-21
MagneticCardReader: Minor fixup to writing card data.
Jordan Woyak
2026-02-16
mingw: replace static_cast with reinterpret_cast as not permitted between voi...
Craig Carnell
2026-02-15
Network: Improve IPv4PortRange::ToString to support CIDR notation and only la...
Jordan Woyak
2026-02-15
Debugger/NetworkWidget: Add Triforce support
Sepalani
2026-02-15
Common/Network: Add structs: IPv4Port, IPv4PortRange and functions: IPAddress...
Jordan Woyak
2026-02-15
StringUtil: Add SplitStringIntoArray function template.
Jordan Woyak
2026-02-15
Common/UnixUtil: Only define CreateEventFD on Linux.
Jordan Woyak
2026-02-15
Common/BitUtils: Make SetBit constexpr.
Jordan Woyak
2026-02-15
Common: Add SetPlatformSocketOptions function and SEND_FLAGS constant to Netw...
Jordan Woyak
2026-02-15
Added Triforce support
crediar
2026-02-13
VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Te...
Martino Fontana
2026-02-10
ChunkFile: Prevent PointerWrap::Do(T&) from compiling with pointers.
Jordan Woyak
2026-02-08
Misc: fix compiler warning: implicit declaration of function
oltolm
2026-02-04
Merge pull request #13768 from JosJuice/page-table-fastmem-2
JMC47
2026-02-04
UnitTests: Add PageTableHostMappingTest
JosJuice
2026-02-04
Core: Don't create page table mappings before R/C bits are set
JosJuice
2026-02-03
Merge pull request #13594 from jordan-woyak/state-cleanups
Jordan Woyak
2026-02-01
Common/MemArena: Add function for getting page size
JosJuice
[next]