yuzu/src
bunnei 68ffac250a common: fiber: Use weak_ptr when yielding.
- Avoids a memory leak, as taking a strong reference of the fiber here causes a circular reference.
- Supersedes #6006 with a more narrow fix.
2021-03-05 22:10:03 -08:00
..
audio_core revert to std::sin and std::cos 2021-02-12 18:48:10 -08:00
common common: fiber: Use weak_ptr when yielding. 2021-03-05 22:10:03 -08:00
core hle: kernel: KThread: Rework dummy threads & fix memory leak. 2021-03-05 17:10:57 -08:00
input_common inputCommon: Use an unique client id for each socket instance 2021-03-01 09:19:33 -06:00
tests Revert "core: Switch to unique_ptr for usage of Common::Fiber." 2021-03-05 17:08:17 -08:00
video_core Merge pull request #5989 from ReinUsesLisp/cmdpool 2021-03-04 11:07:31 -08:00
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 Fix default bcat_backend init 2021-03-02 03:20:16 +00:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Add /utf-8 compile option for MSVC 2021-03-05 01:46:56 -05:00