.. |
common
|
Move libretro.h headers to libretro-common/include
|
2016-05-10 19:03:53 +02:00 |
connect
|
C89/C90 don't support bitfields on uint8_t - work around this
|
2016-06-07 14:47:54 +02:00 |
drivers
|
add input option to allow any user to control the menu
|
2016-09-03 19:01:29 -04:00 |
drivers_hid
|
Cleanup more header includes
|
2016-09-01 18:18:55 +02:00 |
drivers_joypad
|
(Vita) silence warning - RETRO_RUMBLE_DUMMY not handled in switch
|
2016-09-01 22:28:31 +02:00 |
drivers_keyboard
|
Use retro_common_api.h
|
2016-06-05 05:31:55 +02:00 |
include/GameController
|
(mfi_joypad.m) Use local headers
|
2015-11-17 08:29:21 +01:00 |
input_autodetect_builtin.c
|
Use SN_TARGET_PSP2 ifdef too
|
2016-09-03 07:41:56 +02:00 |
input_autodetect_builtin.h
|
Combine autoconfig builtin files into one
|
2016-09-03 07:39:26 +02:00 |
input_autodetect.c
|
Remove if 0 blocks
|
2016-09-03 07:40:57 +02:00 |
input_autodetect.h
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
input_config.c
|
Remove more header includes
|
2016-09-01 05:40:57 +02:00 |
input_config.h
|
Cleanups
|
2016-02-05 14:09:46 +01:00 |
input_defines.h
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |
input_driver.c
|
Turn retro_input_t into struct
|
2016-06-25 09:04:00 +02:00 |
input_driver.h
|
(Vita) Implement proper gamepad menu toggle combo for Vita, and remove
|
2016-08-02 16:48:54 +02:00 |
input_hid_driver.c
|
Add more HAVE_THREADS ifdefs
|
2016-05-11 19:02:43 +02:00 |
input_hid_driver.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_joypad_driver.c
|
Make HAVE_HID completely optional
|
2016-06-07 03:01:33 +02:00 |
input_joypad_driver.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_keyboard.c
|
input_keyboard.c - add stdlib.h
|
2016-09-01 18:51:22 +02:00 |
input_keyboard.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_keymaps.c
|
C89_BUILD buildfix
|
2016-09-01 18:22:29 +02:00 |
input_keymaps.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_overlay.c
|
(OSX) Fix some crashes that could occur
|
2016-09-03 23:27:53 +02:00 |
input_overlay.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_remapping.c
|
More header include cleanups
|
2016-09-01 18:07:44 +02:00 |
input_remapping.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_remote.c
|
Kill some warnings
|
2016-08-26 18:33:03 +02:00 |
input_remote.h
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |