This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
input_common
History
Lioncash
684fc2c320
input_common: Use std::move where applicable
...
Avoids unnecessary atomic reference count increments and decrements
2018-08-02 21:51:11 -04:00
..
sdl
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04: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
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04: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
input_common: Add missing override specifiers
2018-08-02 21:44:25 -04:00
motion_emu.h
motion_emu: no need to include thread in header
2017-08-19 07:21:02 +03:00