citra/src/core/hle/service/gsp
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
..
gsp.cpp HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
gsp.h HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
gsp_gpu.cpp Services/GSP: Assign a thread id to each connected session when the session is created. 2018-01-02 12:07:26 -05:00
gsp_gpu.h Services/GSP: Assign a thread id to each connected session when the session is created. 2018-01-02 12:07:26 -05:00