.. |
common
|
(linuxraw_joypad.c) Cleanups
|
2016-12-01 16:42:21 +01:00 |
connect
|
C89/C90 don't support bitfields on uint8_t - work around this
|
2016-06-07 14:47:54 +02:00 |
drivers
|
Add headers
|
2016-12-07 08:10:02 +01:00 |
drivers_hid
|
Get rid of runloop.h dependencies inside input/ dir
|
2016-12-02 06:07:45 +01:00 |
drivers_joypad
|
Cleanups
|
2016-12-11 08:31:55 +01:00 |
drivers_keyboard
|
Just an attempt at trying to fix x11 keyboard events. Allows you to play tyrquake with a kb on linux.
|
2016-12-06 03:32:10 -02:00 |
include/GameController
|
(mfi_joypad.m) Use local headers
|
2015-11-17 08:29:21 +01:00 |
input_autodetect_builtin.c
|
Move input/input_autodetect.c to tasks/task_autodetect.c
|
2016-12-01 20:38:20 +01:00 |
input_config.c
|
Implements a hotkey for toggling mouse grabbing, hiding and hotkey blocking. Usefull for playing tyrquake with kb/m.
|
2016-12-06 03:32:28 -02:00 |
input_config.h
|
Move input_get_auto_bind to input_config.c
|
2016-12-01 03:43:51 +01:00 |
input_defines.h
|
Implements a hotkey for toggling mouse grabbing, hiding and hotkey blocking. Usefull for playing tyrquake with kb/m.
|
2016-12-06 03:32:28 -02:00 |
input_driver.c
|
Fix game focus toggle
|
2016-12-11 03:52:08 +01:00 |
input_driver.h
|
Remove functions
|
2016-12-07 08:14:04 +01:00 |
input_hid_driver.c
|
Cleanups
|
2016-09-06 23:59:43 +02:00 |
input_hid_driver.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_joypad_driver.c
|
preliminary port to the wiiu platform
|
2016-10-27 01:34:10 +01:00 |
input_joypad_driver.h
|
preliminary port to the wiiu platform
|
2016-10-27 01:34:10 +01:00 |
input_keyboard.c
|
Remove dead OSK code
|
2016-11-27 02:52:13 +01:00 |
input_keyboard.h
|
Fix C89_BUILD
|
2016-11-04 14:29:02 +01:00 |
input_keymaps.c
|
Cleanups
|
2016-09-08 08:08:50 +02:00 |
input_keymaps.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_overlay.c
|
(input_overlay.c) Prevent crashes
|
2016-11-27 15:34:19 +01:00 |
input_overlay.h
|
(input_overlay.c) Remove more hacks
|
2016-11-27 15:21:53 +01:00 |
input_remapping.c
|
this is redundant now, remap files should only be used for.. remaps
|
2016-11-20 12:50:54 -05:00 |
input_remapping.h
|
input_remapping_state - remove function and inline inside input_driver.c
|
2016-11-06 15:42:26 +01:00 |
input_remote.c
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
input_remote.h
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |