twinaphex
|
3a7263020a
|
Add grab_stdin function pointer to input driver - avoids threading
segfault at exit with linuxraw input driver to do with driver->stdin_claimed
|
2015-05-19 19:33:58 +02:00 |
|
twinaphex
|
d662ac187d
|
(linuxraw_input.c) Cleanup some function names
|
2015-05-19 19:26:20 +02:00 |
|
twinaphex
|
8c6cce3945
|
Rename rarch_joypad_driver_t to input_device_driver_t
|
2015-04-14 16:37:59 +02:00 |
|
twinaphex
|
30a0e99972
|
(Input) Implement function pointers 'set_rumble' and 'grab_mouse'
always to prevent conditional checks
|
2015-03-24 07:51:50 +01:00 |
|
twinaphex
|
5ad9f131ce
|
Updates pt. 5
|
2015-03-20 22:32:09 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
twinaphex
|
80a6673004
|
Fix some CXX_BUILD errors
|
2015-03-16 16:57:27 +01:00 |
|
twinaphex
|
ec01703098
|
(Input) Cleanups
|
2015-03-09 18:58:09 +01:00 |
|
twinaphex
|
76ad6cc344
|
Move input drivers to input/drivers
|
2015-01-12 06:16:52 +01:00 |
|