suyu/src
ReinUsesLisp 8562b516c0 core_timing,scheduler: Use std::scoped_lock when possible
Simplifies the cognitive load of procedures using locks and makes locks
safe against exceptions.
2020-06-28 21:42:57 -03:00
..
audio_core Audio: Correct buffer release for host timing. 2020-06-27 11:36:23 -04:00
common Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
core core_timing,scheduler: Use std::scoped_lock when possible 2020-06-28 21:42:57 -03:00
input_common input_common/motion_emu: Remove redundant move 2020-06-19 14:29:59 +01:00
tests Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
video_core General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. 2020-06-27 11:36:09 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu YuzuQT: Hide Speed UI on Multicore. 2020-06-27 11:36:14 -04:00
yuzu_cmd General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
yuzu_tester General: Setup yuzu threads' microprofile, naming and registry. 2020-06-27 11:35:09 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00