1
0
Fork 0
forked from suyu/suyu
suyu/src
bunnei a493ab2678 hle: kernel: Remove service thread manager and use weak_ptr.
- We no longer need to queue up service threads to be destroyed.
- Fixes a race condition where a thread could be destroyed too early, which caused a crash in Pokemon Sword/Shield.
2021-06-07 21:10:51 -07:00
..
audio_core general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
common Merge pull request #6395 from lioncash/result-move 2021-06-02 00:34:48 -04:00
core hle: kernel: Remove service thread manager and use weak_ptr. 2021-06-07 21:10:51 -07:00
input_common Merge pull request #6389 from german77/Analog_button_fix 2021-06-03 21:06:38 -07:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core Merge pull request #6410 from lat9nq/avoid-oob 2021-06-07 10:51:17 -07:00
web_service
yuzu Merge pull request #6362 from lat9nq/reset-to-defaults 2021-06-04 21:07:39 -07:00
yuzu_cmd yuzu-cmd: Add touch_from_button in config file 2021-06-04 00:58:35 +02:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00