dolphin/Source/Core
2019-07-22 19:16:22 +02:00
..
AudioCommon
Common Merge pull request #8227 from lioncash/gekko 2019-07-22 21:39:49 +08:00
Core Merge pull request #8232 from JosJuice/wasapi-translatable 2019-07-22 21:38:39 +08:00
DiscIO DiscIO: Merge WiiWAD into VolumeWAD 2019-07-18 22:29:04 +02:00
DolphinNoGUI
DolphinQt Merge pull request #8225 from JosJuice/sd-hotkey 2019-07-22 21:38:00 +08:00
InputCommon Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
MacUpdater
UICommon DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
UpdaterCommon UpdaterCommon: Remove manual UI::Stop() calls in favour of a scope guard to ensure it's called on all return paths 2019-07-22 19:16:22 +02:00
VideoBackends Merge pull request #8249 from lioncash/rect 2019-07-19 16:32:30 +10:00
VideoCommon Merge pull request #8249 from lioncash/rect 2019-07-19 16:32:30 +10:00
WinUpdater WinUpdater: Replaced PeekMessage with GetMessage - removes a busy loop in favour of a proper wait based message queue 2019-07-22 19:16:14 +02:00
CMakeLists.txt