citra/src
Subv 88c93a7436 Kernel/SVC: Partially implemented svcReplyAndReceive.
It behaves mostly as WaitSynchronizationN with wait_all = false, except for IPC buffer translation.

The target thread of an IPC response will now wake up when responding.
IPC buffer translation is currently not implemented.
Error passing back to svcSendSyncRequest is currently not implemented.
2017-06-25 23:38:28 -05:00
..
audio_core CMake: Add SoundTouch include path to target property 2017-05-27 22:09:28 -07:00
citra Edit Citra URLs (#2728) 2017-06-03 23:51:45 +03:00
citra_qt Session: Remove/add some forward declarations 2017-06-08 00:33:57 -07:00
common Remove unused import in break_points.cpp (#2763) 2017-06-08 21:16:46 -07:00
core Kernel/SVC: Partially implemented svcReplyAndReceive. 2017-06-25 23:38:28 -05:00
input_common CMake: Define an interface target for SDL2 definitions 2017-05-27 21:38:49 -07:00
tests CMake: Create an INTERFACE target for Catch 2017-05-27 22:46:59 -07:00
video_core Merge pull request #2767 from yuriks/quaternion-flip-comment 2017-06-12 16:31:55 -07:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +02:00