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
3 days
EGLX11: Forbid EGL_PLATFORM to be "wayland"
Joshua Vandaële
5 days
Replace zero constants with `nullptr`
Dr. Dystopia
7 days
AchievementApprovedHash: Automatically generate hash using CMake
Joshua Vandaële
9 days
CWDemangler: Resolve missing-declarations warnings
Joshua Vandaële
10 days
CMake: Unify sys directories
Joshua Vandaële
10 days
Remove Visual Studio Projects and Solutions in favor of CMake
Joshua Vandaële
2026-07-08
mingw: lower case windows includes
Craig Carnell
2026-07-05
Merge pull request #13216 from CelestialAmber/cw-demangler
JosJuice
2026-06-26
Merge pull request #14684 from Sintendo/rm-unused-headers
Admiral H. Curtiss
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-06-14
Remove unused headers
Sintendo
2026-05-07
Core: Implement automatic symbol demangling
Amber Brault
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
[next]