dolphin/Source/Core
booto ac809c36e1 SI: Convert SIPOLL's lines value to half lines
SI represents polling sample rate in lines, not half lines. It needs to be
multiplied by 2 for VI, which uses half lines.
2019-07-08 23:07:34 -04:00
..
AudioCommon
Common Merge pull request #8215 from CookiePLMonster/appverifier-sanitize 2019-06-30 01:27:25 +10:00
Core SI: Convert SIPOLL's lines value to half lines 2019-07-08 23:07:34 -04:00
DiscIO
DolphinNoGUI Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
DolphinQt Merge pull request #8231 from JosJuice/debugger-hidden 2019-07-07 07:35:06 -04:00
InputCommon
MacUpdater
UICommon Merge pull request #8194 from lioncash/common-msg 2019-06-20 13:37:24 +02:00
UpdaterCommon UpdaterCommon: Hide Updater before Dolphin quits 2019-06-23 19:47:18 +02:00
VideoBackends VideoCommon/Statistics: Use std::array for projection values 2019-06-20 08:06:20 -04:00
VideoCommon Merge pull request #8128 from altimumdelta/FrameDumpUpgradePrep1 2019-06-30 21:13:19 +10:00
WinUpdater
CMakeLists.txt