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 |
|
orbea
|
e13ec54dc6
|
Fix --disable-overlay.
|
2019-07-21 10:26:42 -07:00 |
|
twinaphex
|
f4104f5c9a
|
Regression in
9c73d3305d
- joykey needs to be uint64_t and then is later cast to uint16_t -
is apparently important for hotkeys
|
2019-07-21 16:22:41 +02:00 |
|
twinaphex
|
6c2f65c585
|
Fix code analysis warnings
|
2019-07-04 21:54:51 +02:00 |
|
twinaphex
|
9c73d3305d
|
Insert input_joypad_pressed into drivers themselves
|
2019-06-23 18:20:48 +02:00 |
|
twinaphex
|
1e863b0f4d
|
Optimal way of grabbing all button states in a bitmasked value -
should allow us to do only one function call to the RA input
driver's input state callback
|
2019-06-23 06:09:45 +02:00 |
|
twinaphex
|
51365ed387
|
(input drivers) More simplifications
|
2019-06-23 02:34:35 +02:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
twinaphex
|
b9ff2e4de1
|
Fix some static code analysis warnings from MSVC 2017
|
2019-01-10 21:47:15 +01:00 |
|
twinaphex
|
98190294db
|
(winraw_input) Fix game focus toggle for winraw_input
|
2018-07-15 14:18:35 +02:00 |
|
twinaphex
|
69f85556a3
|
Get rid of meta_key_pressed
|
2017-12-18 05:59:57 +01:00 |
|
twinaphex
|
7b210ccf37
|
Don't call meta key pressed if not bound
|
2017-12-18 05:49:17 +01:00 |
|