dolphin/Source/Core
Techjar dee64a89e0 Fix segfault on NetPlay start with unknown region
This is accomplished by having SConfig::GetDirectoryForRegion no longer
return nullptr, as doing that was kind silly, considering we never
check for nullptr.
2018-07-21 13:13:08 -04:00
..
AudioCommon
Common NetPlay save data synchronization 2018-07-19 18:09:20 -04:00
Core Fix segfault on NetPlay start with unknown region 2018-07-21 13:13:08 -04:00
DiscIO
DolphinNoGUI
DolphinQt Merge pull request #7279 from Techjar/qt-macos-iowindow 2018-07-21 02:16:46 +02:00
InputCommon Input: Allow per-game configuration to specify directories for input-profiles. If specified, the directories are searched recursively for inis 2018-07-07 13:02:39 -05:00
UICommon
Updater
VideoBackends FramebufferManager: Dynamic selection of EFB depth format 2018-07-19 21:47:42 +10:00
VideoCommon FramebufferManager: Use D24S8 on Adreno when using Vulkan 2018-07-19 23:30:25 +10:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00