jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
parport0
|
a4590acde9
|
Add options for moving the on-screen overlay
|
2020-06-11 15:39:23 +03:00 |
|
twinaphex
|
479a3ab9a3
|
(Dinput) Optimizations - create dinput_is_pressed
|
2020-06-11 08:54:17 +02:00 |
|
twinaphex
|
a14d54b3fd
|
(winraw_input) Further optimizations
|
2020-06-11 08:34:30 +02:00 |
|
twinaphex
|
5d58acd2c0
|
(Android) Input driver optimizations - fill in device_model one time
inside the init function - mistake previously was putting it erroneously
inside an inner loop
|
2020-06-11 08:08:21 +02:00 |
|
twinaphex
|
108bbf0bf6
|
Turn this into static function
|
2020-06-11 07:12:54 +02:00 |
|
twinaphex
|
d893e880ec
|
Revert "(Android) android_input.c - optimize - hose code that always remains"
This reverts commit df4428bd7ac9130d312f954fbffa58eecf5e928a.
|
2020-06-11 07:10:15 +02:00 |
|
twinaphex
|
df4428bd7a
|
(Android) android_input.c - optimize - hose code that always remains
the same outside of loops
|
2020-06-11 06:46:40 +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
|
7ee5ffcd1c
|
Further optimize SlangProcess
|
2020-06-11 05:51:03 +02:00 |
|
twinaphex
|
703cc7198d
|
(input drivers) cleanup log spam
|
2020-06-11 05:37:40 +02:00 |
|
twinaphex
|
d924c656b7
|
(winraw_input) cleanups
|
2020-06-11 05:15:36 +02:00 |
|
twinaphex
|
a0e6a9e1d5
|
(xinput joypad) Function can be made static
|
2020-06-11 04:53:20 +02:00 |
|
twinaphex
|
cfc511cc6b
|
(Dinput joypad) Some cleanups
|
2020-06-11 04:46:15 +02:00 |
|
twinaphex
|
b363ed7d79
|
(drivers_joypad) get rid of excessive logging
|
2020-06-11 04:06:33 +02:00 |
|
twinaphex
|
a68b942d1d
|
Refactor AI Service code
|
2020-06-11 03:27:01 +02:00 |
|
twinaphex
|
30bfca0d71
|
(task database) Optimize extension_to_file_type
|
2020-06-11 02:53:31 +02:00 |
|
twinaphex
|
a2184bcd07
|
(task database) optimize detect_psp_game
|
2020-06-11 02:39:07 +02:00 |
|
twinaphex
|
d714520c64
|
(Autodetect) Cleanups
|
2020-06-11 02:29:32 +02:00 |
|
twinaphex
|
5aa26e7eee
|
Optimize check_menu_driver_compatibility
|
2020-06-10 23:40:29 +02:00 |
|
twinaphex
|
963c01cf48
|
(RGUI) Move global state to struct
|
2020-06-10 23:33:20 +02:00 |
|
twinaphex
|
7c3a1a8bf0
|
Cleanups
|
2020-06-10 23:25:03 +02:00 |
|
twinaphex
|
cec33cbc49
|
Disable savestate compression for UWP for now - apparently doesn't work
|
2020-06-10 22:44:45 +02:00 |
|
twinaphex
|
2b5496a417
|
Move input_osk.c to retroarch.c
|
2020-06-10 18:21:53 +02:00 |
|
twinaphex
|
8daa90da23
|
move osk_ptr global state to rarch_state
|
2020-06-10 18:07:20 +02:00 |
|
twinaphex
|
e0090010f4
|
Cleanup menu_input_bind_dialog.c
|
2020-06-10 17:54:19 +02:00 |
|
twinaphex
|
bc24092374
|
(VIDEOCRT SWITCH) move global state to rarch_state
|
2020-06-10 17:42:08 +02:00 |
|
twinaphex
|
e04bce7dd0
|
Move gfx_thumbnail global state to rarch_state
|
2020-06-10 17:22:02 +02:00 |
|
twinaphex
|
66451f3ef0
|
Cleanups
|
2020-06-10 16:51:21 +02:00 |
|
twinaphex
|
4f3059c608
|
Cleanups
|
2020-06-10 16:33:44 +02:00 |
|
twinaphex
|
8eee7b3bb9
|
(Task database) Cleanups
|
2020-06-10 16:24:52 +02:00 |
|
twinaphex
|
b2f5262a3b
|
crt_first_run and crt_video_restore were both useless
|
2020-06-10 15:50:29 +02:00 |
|
twinaphex
|
78e0ab6c0e
|
Update
|
2020-06-10 15:17:15 +02:00 |
|
Autechre
|
02ca1a1f01
|
Merge pull request #10829 from valadaa48/oga_gfx_ffwd
Add ffwd to non-threaded oga_gfx driver
|
2020-06-10 15:05:04 +02:00 |
|
Autechre
|
8576169eeb
|
Merge pull request #10831 from jdgleaver/widget-fix
(Widgets) Fix serious heap-use-after-free errors
|
2020-06-10 15:04:38 +02:00 |
|
jdgleaver
|
9bbc9dd30e
|
(Widgets) Fix serious heap-use-after-free errors
|
2020-06-10 12:32:50 +01:00 |
|
twinaphex
|
c63a65ffa5
|
(WiiU) Cleanups
|
2020-06-10 06:30:23 +02:00 |
|
twinaphex
|
1e2b649a21
|
Cleanups
|
2020-06-10 05:54:00 +02:00 |
|
twinaphex
|
fa6ca2e39c
|
Revert "Create input_joypad_analog_button"
This reverts commit 9e7ca7cbbe03eecf3b6cf916790187f54742e0a1.
|
2020-06-10 05:50:51 +02:00 |
|
twinaphex
|
11cba2e805
|
Revert "Cleanups and documentation"
This reverts commit ec2a1e79a0b66596c42db19807b9dd07b7cbdec2.
|
2020-06-10 05:50:42 +02:00 |
|
twinaphex
|
317648ecd4
|
Revert "Cleanup"
This reverts commit 2a6317c52f35a870faa7758049d382cd5bf97e38.
|
2020-06-10 05:50:26 +02:00 |
|
twinaphex
|
2a6317c52f
|
Cleanup
|
2020-06-10 05:33:35 +02:00 |
|
twinaphex
|
ec2a1e79a0
|
Cleanups and documentation
|
2020-06-10 05:18:59 +02:00 |
|
hizzlekizzle
|
db63e0a60a
|
add hold-select to hardcoded menu gamepad combos (#10827)
* add hold-select to hardcoded menu gamepad combos
|
2020-06-09 21:54:28 -05:00 |
|
twinaphex
|
9e7ca7cbbe
|
Create input_joypad_analog_button
|
2020-06-10 04:17:08 +02:00 |
|
twinaphex
|
a7a03984f1
|
(input drivers) Cleanups
|
2020-06-10 04:00:40 +02:00 |
|
valadaa48
|
3abcb2b922
|
Add ffwd to non-threaded oga_gfx driver
|
2020-06-09 20:24:28 -04:00 |
|
twinaphex
|
05e3a1d7e5
|
Get rid of unnecessary get_time_usec call in menu_input_post_iterate -
just pass current_time value around
|
2020-06-10 00:53:54 +02:00 |
|
twinaphex
|
ea1ca4edcc
|
Get rid of analog D-pad mapping macros
|
2020-06-10 00:41:13 +02:00 |
|