citra-canary/src
Subv d17f148e48 Services/GSP: Assign a thread id to each connected session when the session is created.
Most applications call AcquireRight before calling RegisterInterruptRelayQueue so we can't assign the thread id there.
This fixes the bug with LLE applets not launching properly.
2018-01-02 12:07:26 -05:00
..
audio_core CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
citra CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
citra_qt citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
common Merge pull request #3264 from lioncash/cmake-target 2017-12-12 14:34:51 -05:00
core Services/GSP: Assign a thread id to each connected session when the session is created. 2018-01-02 12:07:26 -05:00
input_common input_common: Remove redundant target_sources in CMakeLists 2017-12-14 19:21:02 -05:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
video_core HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05: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