citra/src/tests
Weiyi Wang f565ea80f0 HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread
This reduces the boilerplate that services have to write out the current thread explicitly. Using current thread instead of client thread is also semantically incorrect, and will be a problem when we implement multicore (at which time there will be multiple current threads)
2019-04-02 13:23:39 -04:00
..
audio_core tests/audio_core: remove hack for system objects 2019-02-14 14:08:45 -05:00
common common/bitfield: make it endianness-aware 2019-01-28 22:09:43 -05:00
core HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 2019-04-02 13:23:39 -04:00
video_core/shader Port "externals: Update catch to 2.3.0" from yuzu (#4060) 2018-08-24 19:45:57 +02:00
CMakeLists.txt audio_core: hle: mf: minor fix 2019-02-09 11:56:51 +01:00
tests.cpp Port "externals: Update catch to 2.3.0" from yuzu (#4060) 2018-08-24 19:45:57 +02:00