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
release-prep-2606a
release-prep-2606a-2
release-prep-2609
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
2019-05-23
Merge pull request #8113 from lioncash/ini-key
Léo Lam
2019-05-23
Merge pull request #8114 from lioncash/ini-line
Léo Lam
2019-05-22
IniFile: Prevent potential out-of-bounds access in ParseLine()
Lioncash
2019-05-22
Common/IniFile: Simplify Set()
Lioncash
2019-05-22
Merge pull request #8027 from MerryMage/MOVAPS
Connor McLaughlin
2019-05-20
Merge pull request #8094 from leoetlino/log-type-names
Léo Lam
2019-05-14
Merge pull request #8087 from spycrab/cmake_win2019
spycrab
2019-05-12
Merge pull request #8069 from iwubcode/passive_support
Connor McLaughlin
2019-05-12
Common/CMake: Fix Windows build
spycrab
2019-05-11
Qt/LogConfigWidget: Show log type short names
Léo Lam
2019-05-10
TraversalServer: use C++ <chrono> instead of gettimeofday
Michael M
2019-05-10
Merge pull request #8073 from vladfi1/re-frame-mw
Léo Lam
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-05-05
Revert "Core: Remove MemoryWatcher"
Vlad Firoiu
2019-05-04
VideoCommon: Implement passive stereoscopic 3D
iwubcode
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-05-04
Replace custom UNUSED macro with [[maybe_unused]]
Léo Lam
2019-05-04
Enable C++17
Léo Lam
2019-05-04
Merge pull request #7839 from ShFil119/impr/redundant
Léo Lam
2019-05-03
Merge pull request #8064 from JosJuice/notify-host-symbols-clear
Léo Lam
2019-05-02
Debugger/Memory: Add support for address spaces
booto
2019-05-01
Call Host_NotifyMapLoaded when clearing g_symbolDB
JosJuice
2019-04-30
Remove redundant initialization
Filip Gawin
2019-04-28
Core: Remove MemoryWatcher
Techjar
2019-04-27
x64Emitter: Prefer MOVAPS to MOVSD
MerryMage
2019-04-27
x64Emitter: Prefer MOVAPS to MOVAPD
MerryMage
2019-04-27
Merge pull request #7970 from Techjar/netplay-mii-sync
Connor McLaughlin
2019-04-23
WiimoteEmu: Improve emulated swing.
Jordan Woyak
2019-04-21
Merge pull request #7965 from jordan-woyak/condvar-fixes
Connor McLaughlin
2019-04-13
Common/HttpRequest: Add option to allow non 200 response codes
spycrab
2019-04-08
NetPlay: Synchronize Mii data
Techjar
2019-04-06
Minor changes to usages of std::condition_variable.
Jordan Woyak
2019-04-06
Common/HttpRequest: Fix EscapeComponent leaking memory
spycrab
2019-04-06
Qt/NetPlay: Integrate NetPlayIndex
spycrab
2019-03-30
Common/HttpRequest: Implement EscapeComponent
spycrab
2019-03-29
Common: Add DynamicLibrary helper class
Stenzek
2019-03-05
Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve
Tilka
2019-03-03
Common/Config: Add a utility class to suppress config change callbacks.
Jordan Woyak
2019-03-03
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
Jordan Woyak
2019-02-26
Common/FileUtil: Fix GetExePath() cutting off the bundle name
spycrab
2019-02-19
Move most backend functionality to VideoCommon
Stenzek
2019-02-13
Merge pull request #7792 from jordan-woyak/auto-calibration
Tilka
2019-02-13
Merge pull request #7798 from ShFil119/impr/empty
Tilka
2019-02-13
Use empty instead of size
Filip Gawin
2019-02-11
Merge pull request #7796 from stenzek/glx-context
Mat M
2019-02-10
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...
Jordan Woyak
2019-02-10
ChunkFile: Don't access element zero of empty container
Stenzek
2019-02-09
GLContext: Fix shared context creation error on Mesa
Stenzek
2019-02-06
UICommon/AutoUpdate: Add macOS support
spycrab
2019-02-03
WiimoteEmu: Remove redundant Matrix library and use the one in Common.
Jordan Woyak
[next]