yuzu/src
Subv fa228ca637 Kernel/Threads: Don't immediately switch to the new main thread when loading a new process.
This is necessary for loading multiple processes at the same time.
The main thread will be automatically scheduled when necessary once the scheduler runs.
2017-08-21 20:54:29 -05:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00
citra_qt move MotionEmu from core/frontend to input_common as a InputDevice 2017-08-11 11:05:08 +03:00
common Merge pull request #2822 from wwylele/sw_lighting-2 2017-08-09 18:54:29 +03:00
core Kernel/Threads: Don't immediately switch to the new main thread when loading a new process. 2017-08-21 20:54:29 -05:00
input_common Merge pull request #2861 from wwylele/motion-refactor 2017-08-19 23:43:01 -06:00
network Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
tests tests: Add tests for vadd 2017-07-23 12:29:51 +01:00
video_core Merge pull request #2872 from wwylele/sw-geo-factor 2017-08-20 17:49:42 -07:00
web_service web_backend: Specify api-version on JSON post. 2017-07-11 18:34:30 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00