This website requires JavaScript.
Explore
Help
Sign In
octo
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8562b516c0e3fa25a65e440db29cd474c0cbb896
yuzu-mainline
/
src
History
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
…
CMakeLists.txt
Build System: Fix GCC & MINGW Build.
2020-06-27 11:36:28 -04:00