This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
citra
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9f63acac0f30bdb864746da84c021d05b4e8fa08
citra
/
src
/
input_common
T
History
Lioncash
eb335f51ca
input_common/sdl: Correct return values within implementations of GetPollers()
...
In both cases, we weren't actually returning anything, which is undefined behavior.
2019-03-18 11:40:38 -04:00
..
sdl
input_common/sdl: Correct return values within implementations of GetPollers()
2019-03-18 11:40:38 -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
Input: Remove global variables from SDL Input
2019-03-02 19:09:34 +01: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
Input: Remove global variables from SDL Input
2019-03-02 19:09:34 +01:00
main.h
Input: Remove global variables from SDL Input
2019-03-02 19:09:34 +01:00
motion_emu.cpp
common/math_util: Move contents into the Common namespace
2019-02-27 03:38:39 -05:00
motion_emu.h
motion_emu: no need to include thread in header
2017-08-19 07:21:02 +03:00