dolphin/Source/Core
Léo Lam 3926db624d ControllerInterface: Don't block on UpdateInput()
Changes UpdateInput() to skip if we can't lock the mutex, instead of
potentially blocking the CPU thread and causing a short but noticeable
frame drop.
2016-07-29 17:18:40 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
Core ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
DolphinWX ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
InputCommon ControllerInterface: Don't block on UpdateInput() 2016-07-29 17:18:40 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Merge pull request #3588 from Aestek/feature/improve-netplay-dialog 2016-07-26 02:12:22 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00