twinaphex
|
cfe9d60f51
|
Get rid of button_is_pressed
|
2021-04-15 06:55:35 +02:00 |
|
twinaphex
|
f1cf5ceb82
|
(input drivers) Cut down on code duplication
|
2021-04-11 16:31:46 +02:00 |
|
twinaphex
|
ca5ce839ce
|
Small cleanups to button input handling code - several parameters
were no longer used
|
2021-04-10 19:06:56 +02:00 |
|
sonninnos
|
1e95683c06
|
(WINRAW) Key position fixes
|
2021-03-20 00:58:11 +02:00 |
|
sonninnos
|
de7da62acd
|
(WINRAW+DINPUT) Mouse grab cleanup
|
2021-02-09 18:42:07 +02:00 |
|
sonninnos
|
aad12cc663
|
(Windows) Mouse grabbing/clipping with alt-tab
|
2021-02-07 20:18:04 +02:00 |
|
sonninnos
|
e39ade0f05
|
(WIN32) Cursor clipping for grabbed mouse
|
2021-02-02 14:15:58 +02:00 |
|
sonninnos
|
94446ab488
|
(WINRAW) Prevent outside window mouse clicks when grabbed
|
2021-02-01 23:22:34 +02:00 |
|
Tony Jansson
|
75baed785e
|
(DINPUT+WINRAW) Option for disabling Windows hotkeys
|
2020-12-09 00:03:40 +02:00 |
|
Tony Jansson
|
f497608055
|
(WINRAW) Keyboard mods fix
|
2020-11-13 04:25:07 +02:00 |
|
Tony Jansson
|
c2e8752395
|
(DINPUT+WINRAW) Keyboard fixes
|
2020-10-14 21:23:06 +03:00 |
|
Tony Jansson
|
36e286e841
|
(WINRAW) Mouse product string init logging
|
2020-09-11 00:47:44 +03:00 |
|
twinaphex
|
ef57f9de31
|
Cleanups
|
2020-09-05 08:35:33 +02:00 |
|
twinaphex
|
a41262f444
|
(Winraw input) Alignment changes
|
2020-09-05 07:29:37 +02:00 |
|
twinaphex
|
f7dd849156
|
(Winraw) Cleanup winraw_grab_mouse
|
2020-09-05 07:28:52 +02:00 |
|
twinaphex
|
7f80eb3477
|
(Winraw) Get rid of more static global state
|
2020-09-05 07:14:55 +02:00 |
|
twinaphex
|
7244b08db1
|
(Winraw) No longer require keyboard state to be copied over
from intermediary buffer to buffer in every poll function call
|
2020-09-05 07:14:55 +02:00 |
|
twinaphex
|
1c5f4e1dee
|
Start cutting down on input_state - move all joypad driver code up to
higher-level retroarch.c
|
2020-09-02 15:26:03 +02:00 |
|
twinaphex
|
55378ae9cc
|
Cleanups
|
2020-09-02 01:22:34 +02:00 |
|
twinaphex
|
2fde8c21a9
|
Remove set_rumble function from input driver
|
2020-09-02 00:38:11 +02:00 |
|
twinaphex
|
acc0f2143f
|
Change input_key_pressed so we no longer need to pass joypad
to the poll function callback
|
2020-09-01 21:43:39 +02:00 |
|
twinaphex
|
1d67ae3c63
|
Fix Android error
|
2020-09-01 17:41:05 +02:00 |
|
twinaphex
|
6f92c56ca3
|
Simplify input drivers
|
2020-08-31 02:07:43 +02:00 |
|
twinaphex
|
d4d8b6934a
|
Put keyboard_mapping_blocked into p_rarch / rarch struct
instead
|
2020-08-30 18:47:29 +02:00 |
|
twinaphex
|
5f08605680
|
Refactor joypad drivers
|
2020-08-30 05:29:32 +02:00 |
|
twinaphex
|
3ff521ab0b
|
Simplify winraw_callback
|
2020-08-29 19:43:53 +02:00 |
|
twinaphex
|
acfb7d0a23
|
Reorder structs, alignment
|
2020-08-14 23:13:05 +02:00 |
|
twinaphex
|
f1fed5397a
|
(Winraw) code de-duplication
|
2020-07-19 05:17:11 +02:00 |
|
twinaphex
|
d97e590aaf
|
Reimplement multi button state functions
|
2020-07-19 03:18:12 +02:00 |
|
twinaphex
|
3297e464c4
|
(Input) Optimize input bitmask codepath
|
2020-07-14 01:39:07 +02:00 |
|
twinaphex
|
689ac432d6
|
MOve input_joypad_analog call to inside retroarch.c instead of the
input driver itself, and make function static
|
2020-06-23 18:31:40 +02:00 |
|
twinaphex
|
367cf5985d
|
(winraw_input) Fix mouse input processing
|
2020-06-13 17:27:12 +02:00 |
|
twinaphex
|
01bd76405f
|
Buildfixes
|
2020-06-13 08:37:26 +02:00 |
|
twinaphex
|
4a91b11806
|
Further input driver standardization
|
2020-06-12 18:28:07 +02:00 |
|
twinaphex
|
0e907f01ca
|
(winraw_input) Cleanups - use button_is_pressed
|
2020-06-12 06:37:36 +02:00 |
|
twinaphex
|
8cc220a4d2
|
(CTR) Buildfix
|
2020-06-11 20:59:35 +02:00 |
|
twinaphex
|
dee0c5dbca
|
CTR buildfix + cleanups
|
2020-06-11 19:33:27 +02:00 |
|
twinaphex
|
3eaf7d5e66
|
Further cleanups and corrections
|
2020-06-11 17:18:28 +02:00 |
|
twinaphex
|
6ddbf911e3
|
(SDL input) Build fix - and further cleanups in other
drivers
|
2020-06-11 17:12:08 +02:00 |
|
twinaphex
|
f9c771b4a8
|
Standardize lightgun_aiming_state function
|
2020-06-11 16:50:36 +02:00 |
|
twinaphex
|
4fb59f5319
|
(winraw_input) More fixes
|
2020-06-11 16:37:50 +02:00 |
|
twinaphex
|
a14d54b3fd
|
(winraw_input) Further optimizations
|
2020-06-11 08:34:30 +02:00 |
|
twinaphex
|
02132985af
|
Cleanups
|
2020-06-11 06:34:59 +02:00 |
|
twinaphex
|
9aafd3c723
|
(winraw) Cleanups - get rid of setting pointer grabbing everywhere -
clean up mouse state grabbing everywhere - would be costly in loops
|
2020-06-11 06:29:36 +02:00 |
|
twinaphex
|
d924c656b7
|
(winraw_input) cleanups
|
2020-06-11 05:15:36 +02:00 |
|
twinaphex
|
a7a03984f1
|
(input drivers) Cleanups
|
2020-06-10 04:00:40 +02:00 |
|
twinaphex
|
26b3ccf2e5
|
Don't pass joypad_info by value
|
2020-02-27 07:33:14 +01:00 |
|
twinaphex
|
65b4c2595e
|
Update set keyboard mapping code for input driver
|
2019-07-27 02:21:24 +02:00 |
|
twinaphex
|
2750997724
|
(dinput) POV defines need mmsystem.h header include
|
2019-07-23 19:40:22 +02:00 |
|
twinaphex
|
bee9984745
|
Update all other input drivers
|
2019-07-22 01:20:00 +02:00 |
|