.. |
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
|
(Cocoa) Add stub scrollWheel callback
|
2016-10-05 02:00:11 +02:00 |
drivers_hid
|
(libusb) Silence warning 'value stored to 'adaptor' is never read
|
2016-09-22 21:49:59 +02:00 |
drivers_joypad
|
(VITA) Add Backtouch enable option
|
2016-10-14 21:57:18 +02:00 |
drivers_keyboard
|
Cleanups
|
2016-09-12 16:45:26 +02:00 |
include/GameController
|
(mfi_joypad.m) Use local headers
|
2015-11-17 08:29:21 +01:00 |
input_autodetect_builtin.c
|
(Vita) Hook up L3/R3 in autoconfig
|
2016-10-07 08:24:48 +02:00 |
input_autodetect.c
|
(input_autodetect) Don't do implicit memsets of char variables
|
2016-10-09 08:55:17 +02:00 |
input_autodetect.h
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
input_config.c
|
(input_config.c) Prevent implicit memsets
|
2016-10-09 08:58:44 +02:00 |
input_config.h
|
Cleanups
|
2016-02-05 14:09:46 +01:00 |
input_defines.h
|
header include cleanups
|
2016-09-05 17:29:19 +02:00 |
input_driver.c
|
Prevent divide by zero
|
2016-09-24 17:08:46 +02:00 |
input_driver.h
|
Cleanups
|
2016-09-12 16:45:26 +02: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
|
Get rid of general.h includes
|
2016-09-11 13:21:56 +02:00 |
input_joypad_driver.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_keyboard.c
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
input_keyboard.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02: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
|
Cleanup enum
|
2016-09-11 17:37:05 +02:00 |
input_overlay.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_remapping.c
|
Merge fixes
|
2016-10-01 08:24:02 +02:00 |
input_remapping.h
|
Use retro_common_api.h
|
2016-06-03 05:54:21 +02:00 |
input_remote.c
|
Don't use HAVE_NETPLAY any more
|
2016-09-29 21:07:10 +02:00 |
input_remote.h
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |