This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fae2dd034462c5a6b086e46b3437ea6e2456d5eb
yuzu
/
src
/
input_common
T
History
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
..
sdl
input_common/sdl: Silence a -Wpessimizing-move warning
2018-01-17 18:44:16 -05:00
analog_from_button.cpp
InputCommon: add AnalogFromButton
2017-03-01 23:30:57 +02:00
analog_from_button.h
InputCommon: add AnalogFromButton
2017-03-01 23:30:57 +02:00
CMakeLists.txt
CMakeLists: Derive the source directory grouping from targets themselves
2018-01-17 21:51:43 -05:00
keyboard.cpp
citra-qt: release all buttons when render window focus is lost
2017-03-17 21:41:25 +02:00
keyboard.h
citra-qt: release all buttons when render window focus is lost
2017-03-17 21:41:25 +02:00
main.cpp
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00
main.h
Adding meumart's Citra SDL Joystick support. Citra PR
#3116
2018-01-15 20:02:30 -05:00
motion_emu.cpp
math_util: Remove the Clamp() function
2018-04-20 10:14:13 -04:00
motion_emu.h
motion_emu: no need to include thread in header
2017-08-19 07:21:02 +03:00