Twinaphex
c66855e25e
Merge pull request #8923 from Tatsuya79/master
...
add some missing settings in QT
2019-06-06 01:18:54 +02:00
Tatsuya79
ed0df2fcd7
add some missing settings in QT
2019-06-06 01:10:45 +02:00
Huw Pascoe
7d926e9cf6
Flag existing cores in the updater
...
Cores that the user already has are flagged.
2019-06-05 22:19:52 +01:00
Twinaphex
27e5c7e63c
Merge pull request #8921 from yoshisuga/ios13-controllers
...
iOS: Improved controller support (L3/R3, PS4/Xbox One Controllers in iOS 13 beta)
2019-06-05 20:39:35 +02:00
Twinaphex
7dffec90ca
Merge pull request #8920 from jdgleaver/hq-thumb-scaling
...
(XMB/Ozone) Add optional thumbnail upscaling
2019-06-05 20:37:51 +02:00
Yoshi Sugawara
222d3297d2
use preprocessor macros to support compiling using Xcode 11/iOS 13 and older versions of Xcode
2019-06-05 06:50:02 -10:00
Yoshi Sugawara
22d84eaef2
Merge branch 'master' into ios13-controllers
2019-06-05 06:22:51 -10:00
Yoshi Sugawara
9e1fcf4031
iOS: Support L3/R3 in iOS 12.1, Options buttons in mfi/PS4/XBox One controllers in iOS 13
2019-06-05 06:21:06 -10:00
jdgleaver
c4bb2f5ad7
(XMB/Ozone) Add optional thumbnail upscaling
2019-06-05 17:05:30 +01:00
Twinaphex
146f974274
Merge pull request #8918 from orbea/cheevos
...
Add missing rcheevos include.
2019-06-05 16:14:09 +02:00
orbea
be35b0ee15
Add missing rcheevos include.
...
Fixes https://github.com/libretro/RetroArch/issues/8899
2019-06-05 07:09:42 -07:00
Twinaphex
dda6108840
Merge pull request #8917 from QuarkTheAwesome/master
...
(WiiU) Colour and transparency fixes for texture menus (RGUI)
2019-06-05 16:04:29 +02:00
Ash Logan
24fba02a9f
(GX2) Display menu texture at full opacity
...
rgui does its own transparency effects in the texture, so we don't have
to add another 50% on that
2019-06-05 23:19:35 +10:00
Ash Logan
87be0d366f
(GX2) Use correct pixelformat ordering for menu texture
...
This fixes up some backwards colours on wiiu, resulting in all the
themes looking lovely.
2019-06-05 23:18:09 +10:00
Twinaphex
faf612098f
Merge pull request #8912 from jdgleaver/remove-history-favourites
...
Add option to show 'remove playlist entry' only on history/favourites
2019-06-04 19:35:27 +02:00
Twinaphex
d02d935496
Merge pull request #8913 from jdgleaver/wii-overscan
...
(GEKKO) Add optional overscan correction
2019-06-04 19:34:51 +02:00
Twinaphex
5cff3ce9a4
Merge pull request #8914 from orbea/qt
...
qb: Improve the Qt check.
2019-06-04 19:32:07 +02:00
orbea
1489a66ea5
qb: Improve the Qt check.
2019-06-04 08:26:15 -07:00
jdgleaver
736ff13e35
(GEKKO) Add optional overscan correction
2019-06-04 15:50:47 +01:00
jdgleaver
80c9475fa4
Add option to show 'remove playlist entry' only on history/favourites
2019-06-04 11:29:51 +01:00
Brad Parker
1120a7e490
Bliss-Box: add additional pad types from firmware 3.0
2019-06-03 23:40:31 -04:00
Twinaphex
a6895360b4
Merge pull request #8909 from plaidman/master
...
fixing duplicate "restart retroarch" entries in lakka
2019-06-04 02:52:46 +02:00
hizzlekizzle
de3c1b82b7
Merge pull request #8903 from Ryunam/toggle-showmouse-overlay
...
Add toggle to show/hide mouse cursor with overlays
2019-06-03 13:43:54 -05:00
Tomsic, Jason
1c9e78187f
fixing duplicate "restart retroarch" entries in lakka
2019-06-03 14:16:02 -04:00
twinaphex
717c5c1e2f
Delayed CRC calculation for need_fullpath ROM loading (unpatched) -
...
we can get rid of the GEKKO ifdef for Gamecube/Wii since CRC
calculation for these kind of games will now be delayed until
content_get_rom_crc is called the first time, which typically only
happens during netplay
2019-06-03 18:51:04 +02:00
Twinaphex
240f0a578c
Merge pull request #8792 from orbea/enabled
...
qb: Improve X11 checks.
2019-06-03 17:00:58 +02:00
Twinaphex
c5aa675cac
Merge pull request #8905 from orbea/unix
...
Remove duplicate code.
2019-06-03 14:26:16 +02:00
Twinaphex
1ee6d7b34b
Merge pull request #8904 from orbea/menu
...
Fix --disable-menu.
2019-06-03 14:26:03 +02:00
twinaphex
6ffb675c0b
(GX) Buildfix
2019-06-03 14:18:25 +02:00
Twinaphex
f5df996be4
Merge pull request #8907 from jdgleaver/rgui-cleanup
...
(RGUI) Minor clean-ups
2019-06-03 14:10:51 +02:00
Twinaphex
bad318f540
Merge pull request #8908 from QuarkTheAwesome/master
...
WiiU: Fixes for RGUI under GX2
2019-06-03 14:09:47 +02:00
Ash Logan
3d40a3bcaf
(GX2) Respect filtering settings for menu
2019-06-03 21:41:03 +10:00
Ash Logan
3461955dae
(GX2) Scale menu to viewport size
2019-06-03 21:38:40 +10:00
jdgleaver
e5be7931fd
(RGUI) Minor clean-ups
2019-06-03 12:08:47 +01:00
Ash Logan
ab4ca8cf1b
(GX2) Use correct menu coordinates to render menu
2019-06-03 20:35:46 +10:00
orbea
cafc45d705
Remove duplicate code.
2019-06-02 22:25:20 -07:00
orbea
fb64183fde
Fix --disable-menu.
2019-06-02 21:37:09 -07:00
Brad Parker
2e9df1be11
typo
2019-06-02 20:25:11 -04:00
Ryunam
ed1d98d2a2
Add toggle to show/hide mouse cursor with overlays
2019-06-02 23:48:01 +02:00
twinaphex
7ea2034922
Cleanups
2019-06-02 21:02:59 +02:00
Twinaphex
b3d3f2db58
Merge pull request #8781 from orbea/haiku
...
qb: Add check_platform.
2019-06-02 18:10:19 +02:00
Twinaphex
3a338add02
Merge pull request #8898 from orbea/tests
...
qb: Log the configure arguments in config.log.
2019-06-02 18:09:47 +02:00
twinaphex
f5106afc0f
(config.def.h) Turn more const variables into macros
2019-06-02 18:09:33 +02:00
orbea
8922e96869
qb: Add check_platform.
...
This allows enabling and disabling features for platforms
more robustly.
Fixes https://github.com/libretro/RetroArch/issues/8777
v2: Fix D3D configure checks.
v3: Cleanup.
v4: Update Makefile.msvc and Makefile.win
2019-06-02 08:48:05 -07:00
orbea
04c184252d
qb: Improve X11 checks.
2019-06-02 08:45:24 -07:00
twinaphex
5a4294359a
(config.def.h) Turn const variables into macros
2019-06-02 17:19:58 +02:00
orbea
fbe6639ee1
qb: Log the configure arguments in config.log.
2019-06-02 07:04:56 -07:00
Twinaphex
cc22680480
Merge pull request #8897 from orbea/khr
...
Try using the udev or linuxraw input drivers for khr_display.
2019-06-02 09:07:35 +02:00
Twinaphex
fc149726c7
Merge pull request #8895 from orbea/glcore
...
Fix shaders init with glcore + kms.
2019-06-02 07:53:12 +02:00
orbea
a9c9d0efc3
Try using the udev or linuxraw input drivers for khr_display.
...
When using vulkan with a khr_display context while the x input
driver is set RA will fail to start. This changes it to try setting
the udev and then linuxraw input drivers in such cases.
This code is copied from gfx/drivers_context/drm_ctx.c
2019-06-01 19:16:27 -07:00