citra/src
James Rowe 61442d6afb Merge pull request #2839 from Subv/global_kernel_lock
Kernel/HLE: Use a mutex  to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc).
2017-08-23 18:17:44 -06: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 Merge pull request #2839 from Subv/global_kernel_lock 2017-08-23 18:17:44 -06:00
input_common motion_emu: fix initialization order 2017-08-22 11:43:44 +03: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 swrasterizer: remove invalid TODO 2017-08-21 08:03:07 +03: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