This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
yuzu-mirror
Watch
1
Star
0
Fork
0
You've already forked yuzu-mirror
Code
Issues
Pull Requests
Releases
Wiki
Activity
yuzu-mirror
/
src
History
Markus Wick
e8bd9aed8b
video_core: Use a CV for blocking commands.
...
There is no need for a busy loop here. Let's just use a condition variable to save some power.
2021-04-07 22:38:52 +02:00
..
audio_core
revert to std::sin and std::cos
2021-02-12 18:48:10 -08:00
common
common/threadsafe_queue: Provide Wait() method.
2021-04-07 22:38:52 +02:00
core
video_core/gpu_thread: Implement a ShutDown method.
2021-04-07 22:38:52 +02:00
input_common
Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one
2021-03-30 22:17:08 -05:00
tests
common: Fiber: use a reference for YieldTo.
2021-03-07 13:46:53 -08:00
video_core
video_core: Use a CV for blocking commands.
2021-04-07 22:38:52 +02:00
web_service
web_service: follow-up fix to
#4842
...
2020-10-28 23:16:06 -06:00
yuzu
configure_graphics: Prevent stack-use-after-scope
2021-04-04 15:05:22 -04:00
yuzu_cmd
Merge pull request
#5990
from german77/mousePanningV2
2021-03-08 14:50:58 -08: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