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
twinaphex
bac1f1fd51
Cleanup
2020-09-11 13:48:23 +02:00
twinaphex
343fef1264
(drivers_display) Cleanups
2020-09-11 13:46:35 +02:00
twinaphex
60b26bd490
(drivers_display) cleanups
2020-09-11 13:19:07 +02:00
twinaphex
ab517428fd
Reorder structs, alignment
2020-09-11 12:53:18 +02:00
twinaphex
72f1ff0f4b
Reorder structs, alignment
2020-09-11 12:40:19 +02:00
twinaphex
7c36e615c2
(MFI_joypad) Cleanups
2020-09-11 12:39:05 +02:00
twinaphex
ab9202c0aa
Cleanups
2020-09-11 12:35:14 +02:00
twinaphex
0c45135160
(ps2_joypad) Cleanups
2020-09-11 12:32:06 +02:00
Autechre
b122f314d4
Merge pull request #11310 from sonninnos/winraw-product-log
...
(WINRAW) Product string init logging
2020-09-11 11:58:40 +02:00
twinaphex
47ad4da310
Don't free userdata for these drivers inside the destroy function
...
as they don't have userdata
2020-09-11 11:50:00 +02:00
twinaphex
2c97878851
(Input drivers) Cleanups - if we don't need userdata and it's just
...
empty then just pass (void*)-1 to init function
2020-09-11 11:45:01 +02:00
twinaphex
3d09bacb93
(dispserv_x11) Cleanups
2020-09-11 11:37:08 +02:00
twinaphex
bcfd4a3cd6
Get rid of this unused variable
2020-09-11 08:22:13 +02:00
twinaphex
1b9c906d69
Add header
2020-09-11 08:20:21 +02:00
twinaphex
65f5544a7e
Turn g_monitor_index into static global
2020-09-11 08:15:14 +02:00
twinaphex
e27b314afb
(dispserv_x11.c) Cleanups
2020-09-11 08:13:33 +02:00
Autechre
5640a5b512
Merge pull request #11315 from alphanu1/master
...
CRTSwitchRes Improvements (removal of system calls)
2020-09-11 07:29:19 +02:00
Autechre
d8dd2ccb27
Merge pull request #11316 from soarqin/master
...
fix over-translating codes for window ClassName, as an additional fix…
2020-09-11 07:28:42 +02:00
Autechre
be91cec1c6
Merge pull request #11318 from sonninnos/fix-playlist-history
...
Fix playlist history size
2020-09-11 07:27:56 +02:00
Tony Jansson
d610233564
Fix playlist history size
2020-09-11 02:03:59 +03:00
Tony Jansson
36e286e841
(WINRAW) Mouse product string init logging
2020-09-11 00:47:44 +03:00
Soar Qin
728c2b3af4
fix over-translating codes for window ClassName, as an additional fix to 3c6552b
2020-09-11 01:38:58 +08:00
Ben
42c22df72a
Code cleanup
2020-09-10 14:44:49 +01:00
Ben
00ba1646c6
Merge remote-tracking branch 'upstream/master'
...
Upstream
2020-09-10 14:37:17 +01:00
alphanu1
ebef4d3887
Merge pull request #10 from alphanu1/alphanu1-patch-6
...
CRTSwirchRes Improvements
2020-09-10 14:13:21 +01:00
alphanu1
28463a9729
CRTSwirchRes Improvements
...
Removed all system call. Switching now only uses RandR Library.
Resolutions checks to prevent conflicts and crashes.
Closing X11 server now runs a clean up to removes all resolutions installed.
2020-09-10 13:52:31 +01:00