twinaphex
|
450c665619
|
Create meta_key_pressed
|
2015-07-17 03:31:51 +02:00 |
|
twinaphex
|
c2c9ace028
|
Input driver's 'input_key_pressed' implementation does not
have to query for overlay state - this is done in an upper-level
function already
|
2015-07-12 08:39:34 +02:00 |
|
twinaphex
|
135ee2f503
|
Use UINT64_C(1) everywhere instead of 1ULL
|
2015-07-12 07:53:46 +02:00 |
|
twinaphex
|
f50751909c
|
(QNX) Don't depend on global state for input driver
|
2015-07-10 18:52:23 +02:00 |
|
twinaphex
|
954121b99c
|
Kill off some console-only hacks to do with lifecycle state
|
2015-07-09 06:35:18 +02:00 |
|
twinaphex
|
0fa871a296
|
Use rarch_system_info_get_ptr
|
2015-06-25 13:46:32 +02:00 |
|
twinaphex
|
0e046c2fbb
|
Create input_driver_keyboard_mapping_is_blocked/input_driver_keyboard_mapping_set_block
|
2015-06-19 03:45:23 +02:00 |
|
twinaphex
|
daf4f5719b
|
(Input) Cleanups
|
2015-06-13 00:02:28 +02:00 |
|
twinaphex
|
660641f328
|
Pass handle to input driver to joypad driver's init function
|
2015-06-03 18:22:54 +02:00 |
|
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
|
8c6cce3945
|
Rename rarch_joypad_driver_t to input_device_driver_t
|
2015-04-14 16:37:59 +02:00 |
|
twinaphex
|
e997f9a477
|
(QNX) Namespace functions
|
2015-04-03 01:39:13 +02:00 |
|
twinaphex
|
ae922a9593
|
(qnx_input.c) Cleanups
|
2015-04-03 00:57:54 +02:00 |
|
twinaphex
|
226c6ff41a
|
Simplify input_autodetect
|
2015-03-27 16:57:58 +01: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
|
5a443d229a
|
global_get_ptr update pt. 2
|
2015-03-21 05:42:49 +01:00 |
|
twinaphex
|
5ad9f131ce
|
Updates pt. 5
|
2015-03-20 22:32:09 +01:00 |
|
twinaphex
|
76ad6cc344
|
Move input drivers to input/drivers
|
2015-01-12 06:16:52 +01:00 |
|