56315 Commits

Author SHA1 Message Date
Twinaphex
a8beb91f0f Reimplement ui_application_cocoa_process_event 2020-09-14 16:50:26 +02:00
twinaphex
fb6642192d Add TARGET_OS_OSX ifdef around this 2020-09-14 16:17:31 +02:00
Twinaphex
2bfadbdad5 (Apple CocoaGL) Call flushBuffer with msg_objcSend 2020-09-14 16:15:53 +02:00
Jamiras
0d6f0e4826 let rc_runtime_t manage triggers 2020-09-14 07:51:52 -06:00
twinaphex
5838817bbd Get rid of gfx_widgets_set_status_text 2020-09-14 14:11:44 +02:00
twinaphex
1bf87b1b48 Don't use snprintf if no formatting is required and we just need to
concatenate strings together
2020-09-14 13:53:04 +02:00
twinaphex
15ace7c0cb Fix C89_BUILD issue 2020-09-14 13:25:18 +02:00
twinaphex
11e65e20b7 Cleanup 2020-09-14 13:06:04 +02:00
twinaphex
19a380a328 Revert "(X11/dispserv) Cleanups"
This reverts commit 30cde1edfbbbc6fa87ac1a940929f38b3f579817.
2020-09-14 13:05:02 +02:00
twinaphex
30cde1edfb (X11/dispserv) Cleanups 2020-09-14 13:04:14 +02:00
twinaphex
1b61ef4a5a Cleanups 2020-09-14 12:59:32 +02:00
twinaphex
9bd1046538 (dispserv_x11.c) Buildfix 2020-09-14 12:57:34 +02:00
twinaphex
9cb8fb8de5 Include missing header 2020-09-14 12:54:15 +02:00
twinaphex
868ef85f5d (dispserv_x11.c) C89 nits/cleanups 2020-09-14 12:53:49 +02:00
Autechre
b5c3d04c1f
Merge pull request #11323 from alphanu1/master
CRTSwitchRes improvements and Core Load Chrash Fix
2020-09-14 12:41:53 +02:00
twinaphex
2eadf3b175 generic_menu_entry_action - simplify switch 2020-09-14 12:33:09 +02:00
Autechre
d6169a11fd
Merge pull request #11331 from valadaa48/odroidgo2_max_pads
ODROIDGO2 DEFAULT_MAX_PADS 1
2020-09-14 10:33:25 +02:00
valadaa48
9ef2df242b ODROIDGO2 DEFAULT_MAX_PADS 1 2020-09-14 00:17:26 -04:00
twinaphex
80e4524878 Turn menu_entry_init into macro 2020-09-13 09:03:21 +02:00
twinaphex
2e87e3bc64 (Menu drivers) Start using direct entry_action function instead
of going through wrapper functions
2020-09-13 08:48:30 +02:00
twinaphex
c83589fa16 Cleanups to menu_entry_get 2020-09-13 08:05:50 +02:00
twinaphex
ba9ad1057f Get rid of menu_entry_get_rich_label/menu_entry_get_value 2020-09-12 18:48:22 +02:00
twinaphex
ef8f51dbbc Cleanup 2020-09-12 10:08:36 +02:00
twinaphex
59acce5035 (RGUI) Make sure entry_value is correct 2020-09-12 09:58:23 +02:00
twinaphex
d416974f52 Backport some RGUI efficiency nits
(1499dbc0c6)
2020-09-12 09:40:32 +02:00
Autechre
c78055b5de
Merge pull request #11325 from jdgleaver/default-overlay
(Mobile) Set default overlay to 'neo-retropad'
2020-09-12 04:15:31 +02:00
alphanu1
cb404b676d
Fix seg faults 2020-09-11 18:54:17 +01:00
jdgleaver
eda2753cb3 (Mobile) Set default overlay to 'neo-retropad' 2020-09-11 18:08:48 +01:00
alphanu1
897ea6aff3
Fix for bad res name 2020-09-11 18:04:40 +01:00
Autechre
e6b3e21f5a
Merge pull request #11324 from jdgleaver/overlay-fixes
Miscellaneous overlay fixes
2020-09-11 18:52:19 +02:00
alphanu1
7b2588c721
Fix mem compile errors 2020-09-11 17:31:17 +01:00
jdgleaver
55b6d8ba15 Miscellaneous overlay fixes 2020-09-11 17:00:44 +01:00
alphanu1
d7d03a8759
Clean up resources to reduce memory leaks 2020-09-11 16:59:38 +01:00
alphanu1
afc3badd72
Fixed Crash On Core Load 2020-09-11 16:30:43 +01:00
alphanu1
dc19dd3db4
Closing XDisp to reduce mem leaks 2020-09-11 16:17:46 +01:00
alphanu1
877408adda
Fixed Missing Variable 2020-09-11 15:57:56 +01:00
alphanu1
fb058b7398
Merge pull request #12 from alphanu1/alphanu1-patch-10
CRTSwitchRes improvements and Core Load Chrash Fix
2020-09-11 15:41:30 +01:00
alphanu1
e5b4fb4c7c
CRTSwitchRes improvements and Core Load Chrash Fix 2020-09-11 15:39:05 +01:00
twinaphex
b4bbad494a (drivers_joypad) Cleanups to wiiu_joypad and xdk_joypad 2020-09-11 15:58:44 +02:00
twinaphex
99cff42988 (udev_joypad) Struct reordering, alignment 2020-09-11 15:53:18 +02:00
Autechre
49be963dd1
Merge pull request #11320 from libretro/revert-11315-master
Revert "CRTSwitchRes Improvements (removal of system calls)"
2020-09-11 15:15:17 +02:00
Autechre
daf6843cd3
Revert "CRTSwitchRes Improvements (removal of system calls)" 2020-09-11 15:15:07 +02:00
twinaphex
a21d09addc Revert "(dispserv_x11.c) Cleanups"
This reverts commit e27b314afbb2eb9dde3c5e7918c35e39aeb486e6.
2020-09-11 15:14:22 +02:00
twinaphex
6fd1485c34 Revert "Turn g_monitor_index into static global"
This reverts commit 65f5544a7ecd4782c00ebb5156a36e9e9f992ca7.
2020-09-11 15:14:11 +02:00
twinaphex
c6fa9c6720 Revert "Add header"
This reverts commit 1b9c906d6980e905bc60a8a9528ac6ff6c3bc281.
2020-09-11 15:14:04 +02:00
twinaphex
85515b239f Revert "Get rid of this unused variable"
This reverts commit bcfd4a3cd6754b75ef63a02f8b2b7ace86ff2e06.
2020-09-11 15:13:48 +02:00
twinaphex
fb3d8a634b Revert "(dispserv_x11) Cleanups"
This reverts commit 3d09bacb93c58a5fac98bb26f5996ed916d00318.
2020-09-11 15:13:42 +02:00
twinaphex
6f6b15aedd (drivers_display) Cleanups 2020-09-11 14:21:09 +02:00
twinaphex
6a82772b72 Revert "Avoid having to call expensive matrix identity functions"
This reverts commit 7a87917c581ffbb89801950545a98c9672a5c2ce.
2020-09-11 14:16:12 +02:00
twinaphex
7a87917c58 Avoid having to call expensive matrix identity functions 2020-09-11 14:06:42 +02:00