twinaphex
|
473aed632d
|
Get rid of this
|
2017-06-09 02:14:48 +02:00 |
|
twinaphex
|
8980f8c1ea
|
Get rid of useless wrapper function epoll_waiting
|
2017-06-08 21:52:50 +02:00 |
|
twinaphex
|
eb08a86647
|
Get rid of udev_common.c
|
2017-06-08 21:46:26 +02:00 |
|
twinaphex
|
5ef8b69c9c
|
(wiiu_input.c) Minor style nits
|
2017-06-07 21:06:24 +02:00 |
|
Zoran Vuckovic
|
ceca89e104
|
Fix DRM/KMS keyboard handling
|
2017-06-07 12:25:10 +02:00 |
|
twinaphex
|
d9e6cbb065
|
Simplifications to SDL input driver
|
2017-06-07 01:45:09 +02:00 |
|
twinaphex
|
59c3f8b06e
|
Cleanups
|
2017-06-07 01:19:44 +02:00 |
|
twinaphex
|
603d4d0464
|
(udev/x11) Simplifications
|
2017-06-07 01:17:55 +02:00 |
|
twinaphex
|
9e93bdbe27
|
(linuxraw_input.c) simplifications
|
2017-06-07 01:12:35 +02:00 |
|
Twinaphex
|
3dede6d71a
|
OSX buildfix
|
2017-06-07 00:35:11 +02:00 |
|
twinaphex
|
c3f5c499f3
|
Simplify cocoa_input
|
2017-06-07 00:33:03 +02:00 |
|
twinaphex
|
afd6a2bec5
|
Cleanups
|
2017-06-07 00:10:39 +02:00 |
|
twinaphex
|
604a558382
|
Get rid of input_wl_is_pressed
|
2017-06-07 00:09:31 +02:00 |
|
twinaphex
|
deb804ab2f
|
(x11_input.c) get rid of this inline function
|
2017-06-06 23:50:51 +02:00 |
|
Zoran Vuckovic
|
d88b76c26f
|
Add L/R virtual keys handling
|
2017-06-06 13:50:41 +02:00 |
|
twinaphex
|
f307135d1d
|
Split up wayland input driver into separate driver; and
improve mouse support for menu
|
2017-06-06 07:34:33 +02:00 |
|
twinaphex
|
6b3dbff75f
|
Merge input_driver.c and input_joypad_driver.c
|
2017-06-06 05:56:02 +02:00 |
|
twinaphex
|
0bd998665b
|
Turn this function into static INLINE
|
2017-06-06 05:38:01 +02:00 |
|
twinaphex
|
007bb0de39
|
Buildfix
|
2017-06-06 05:36:12 +02:00 |
|
twinaphex
|
9ebfb36b4e
|
Use rarch_keysym_lut directly
|
2017-06-06 05:17:25 +02:00 |
|
twinaphex
|
e276142be3
|
(udev_input.c) Cleanup
|
2017-06-06 04:18:35 +02:00 |
|
twinaphex
|
4f22c3d13e
|
(x11_input.c) Simplifications
|
2017-06-06 04:15:45 +02:00 |
|
twinaphex
|
15c4f82dec
|
(udev_input.c) Cleanups
|
2017-06-06 03:59:52 +02:00 |
|
twinaphex
|
c3c772a79a
|
(udev) Avoid warning with helgrind - input descriptor -1 is invalid
|
2017-06-05 05:18:38 +02:00 |
|
radius
|
304a647248
|
dlopen libandroid from lib64 instead
|
2017-06-04 21:20:39 -05:00 |
|
twinaphex
|
8b945a103f
|
(udev_input.c) Set st_dev manually
|
2017-06-04 21:16:35 +02:00 |
|
Zoran Vuckovic
|
ab793b92a3
|
Remove XKBCOMMON code
|
2017-06-04 07:23:32 +02:00 |
|
Zoran Vuckovic
|
1911aadc19
|
Remove duplicate keyboard handling
|
2017-06-04 07:16:57 +02:00 |
|
twinaphex
|
85058fbe5c
|
(udev_input.c) Some cleanups and a runtime check for X11
|
2017-06-03 18:54:04 +02:00 |
|
Zoran Vuckovic
|
210da4d204
|
Add ifdef checks for X11-specific code
|
2017-06-03 18:01:27 +02:00 |
|
Zoran Vuckovic
|
05a90f7f70
|
Add mouse grab/ungrab feature
|
2017-06-03 16:26:08 +02:00 |
|
Zoran Vuckovic
|
39a9ac8444
|
Add pointer handling to fullscreen mode
|
2017-06-03 12:46:53 +02:00 |
|
Twinaphex
|
a8f1831a62
|
Merge pull request #5010 from casdevel/udev
Add multiple mice support to udev input driver
|
2017-06-02 16:45:13 +02:00 |
|
Zoran Vuckovic
|
f740776105
|
Fix capabilities report
|
2017-06-02 09:47:43 +02:00 |
|
Zoran Vuckovic
|
11559f294a
|
Add multiple mice support to udev driver
|
2017-06-02 07:57:07 +02:00 |
|
Zoran Vuckovic
|
8c9e72aec1
|
Remove unused code
|
2017-05-30 21:05:55 +02:00 |
|
Zoran Vuckovic
|
451db1fac5
|
Add multiple mice support
|
2017-05-30 05:50:38 +02:00 |
|
twinaphex
|
d8d11c5dcc
|
(x11_input.c) Cleanups
|
2017-05-20 20:57:14 +02:00 |
|
twinaphex
|
f83a26c8b0
|
(udev_input.c) Simplifications
|
2017-05-20 20:50:23 +02:00 |
|
twinaphex
|
9f6dc975da
|
Simplify udev_input.c
|
2017-05-20 20:35:42 +02:00 |
|
twinaphex
|
5a9dbf7e4f
|
Merge keyboard files for udev/x11
|
2017-05-20 19:44:04 +02:00 |
|
twinaphex
|
6fea8f14c5
|
Call video_driver_cb_has_focus directly
|
2017-05-20 14:11:50 +02:00 |
|
Zoran Vuckovic
|
25e08cf6c4
|
Fix one pointer cast warning
|
2017-05-19 16:48:03 +02:00 |
|
twinaphex
|
59fb7700b8
|
Combine menu_driver.c and menu_display.c
|
2017-05-19 15:25:14 +02:00 |
|
twinaphex
|
b086b72ff9
|
(winraw_input.c) Minor cleanups
|
2017-05-19 12:58:44 +02:00 |
|
twinaphex
|
f185c1ef1f
|
(MSVC) Buildfix
|
2017-05-19 06:30:49 +02:00 |
|
Zoran Vuckovic
|
1bc945e3dc
|
Add Windows raw input driver
|
2017-05-18 18:48:41 +02:00 |
|
twinaphex
|
126a5bf121
|
Use string_is_equal_fast/string_is_not_equal_fast
|
2017-05-16 04:00:37 +02:00 |
|
twinaphex
|
bf3188eac4
|
Combine runloop_ctl and rarch_ctl
|
2017-05-15 05:06:23 +02:00 |
|
twinaphex
|
9a6e137a56
|
Get rid of header include
|
2017-05-10 07:10:05 +02:00 |
|