This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-25 03:10:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
input
History
Henrik Rydgard
6ae73b8919
Add a new touch input flag for handling loss of window focus where events get lost
2015-05-21 10:45:49 +02:00
..
CMakeLists.txt
Update some CMakeLists used by projects other than PPSSPP
2013-11-04 12:27:37 +01:00
gesture_detector.cpp
Fix horizontal scrolling in ScrollViews and horizontal scroll gesture detection
2015-02-24 00:22:58 +01:00
gesture_detector.h
Minor cleanup
2013-10-16 11:29:58 +02:00
input_state.cpp
make enum identifiers for all pad numbers, add a constant for the max number of pads and add string names for each identifier
2014-06-01 11:38:15 +02:00
input_state.h
Add a new touch input flag for handling loss of window focus where events get lost
2015-05-21 10:45:49 +02:00
keycodes.h
input: Add a convenient constant for max axis. remap a couple to reduce the number.
2014-07-20 12:51:43 +02:00