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
7,558
Commits
1
Branch
1
Tag
9e48ca23b2522ba60138641a587ada0694d27c47
Commit Graph
5 Commits
Author
SHA1
Message
Date
Lioncash
29b6afb82f
input_common: Add missing override specifiers
2018-08-02 21:44:25 -04:00
Lioncash
fae2dd0344
math_util: Remove the Clamp() function
...
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.
2018-04-20 10:14:13 -04:00
wwylele
4d058cfb76
motion_emu: fix initialization order
2017-08-22 11:43:44 +03:00
wwylele
223bd35450
motion_emu: no need to include thread in header
2017-08-19 07:21:02 +03:00
wwylele
188194908c
move MotionEmu from core/frontend to input_common as a InputDevice
2017-08-11 11:05:08 +03:00