citra/src
bunnei 47af34003b hle: kernel: KThread: Rework dummy threads & fix memory leak.
- Dummy threads are created on thread local storage for all host threads.
- Fixes a leak by removing creation of fibers, which are not applicable here.
2021-03-05 17:10:57 -08:00
..
audio_core revert to std::sin and std::cos 2021-02-12 18:48:10 -08:00
common Revert "core: Switch to unique_ptr for usage of Common::Fiber." 2021-03-05 17:08:17 -08:00
core hle: kernel: KThread: Rework dummy threads & fix memory leak. 2021-03-05 17:10:57 -08:00
input_common
tests Revert "core: Switch to unique_ptr for usage of Common::Fiber." 2021-03-05 17:08:17 -08:00
video_core
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #6004 from german77/udprandom 2021-03-03 15:45:32 -08:00
yuzu_cmd
.clang-format
CMakeLists.txt