dolphin/Source
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
..
Android -Commented out lines disabling lint translation messages. 2016-07-22 23:01:45 -05:00
Core ControllerInterface: Don't block on UpdateInput() 2016-07-29 17:18:40 +02:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PCH Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
UnitTests BusyLoopTest: Only run 10 times. 2016-06-27 22:06:52 +02:00
VSProps Windows: Don't include Externals\curl\lib\ everywhere 2016-06-21 10:58:50 +02:00
.clang-format Add new clang-format config. 2016-06-24 10:41:05 +02:00
CMakeLists.txt Strip the Android shared library file. 2016-01-20 10:40:42 -06:00
dolphin-emu.sln DolphinQt2: Fix MSBuild for Visual Studio. 2016-07-13 11:12:20 +10:00