This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
yuzu2
Watch
1
Star
0
Fork
You've already forked yuzu2
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
a58eefa7e4
yuzu2
/
src
History
Lioncash
a58eefa7e4
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
...
It doesn't make sense to allow a scheduler to be constructed around a null pointer.
2018-09-25 16:00:17 -04:00
..
audio_core
Logging: Change the TimeStretch::Process log from debug to trace level.
2018-09-20 22:33:54 -05:00
common
ring_buffer: Use std::atomic_size_t in a static assert
2018-09-18 23:36:04 -04:00
core
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
2018-09-25 16:00:17 -04:00
input_common
Port
#4141
from citra: Joystick hotplug support (
#1275
)
2018-09-10 21:29:59 -04:00
tests
Merge pull request
#1327
from FearlessTobi/port-4171
2018-09-17 09:54:31 -04:00
video_core
Merge pull request
#1380
from lioncash/const
2018-09-22 01:37:36 -04:00
yuzu
game_list: Add Qt SmoothTransformation to picture scaling
2018-09-21 21:34:46 -04:00
yuzu_cmd
Update config.cpp
2018-09-21 16:16:51 -05:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
audio_core: Add initial code for keeping track of audout state.
2018-07-27 22:33:31 -04:00