alphanu1
c43a93e544
Adding userland for RPi
2019-01-30 20:47:36 +00:00
alphanu1
42c25952d4
Merge pull request #97 from alphanu1/alphanu1-patch-87
...
RPi Additions new switching method
2019-01-30 20:31:57 +00:00
orbea
c88456a455
qb: Combine HAVE_VIDEO_PROCESSOR with HAVE_VIDEOPROCCESOR.
2019-01-30 12:28:58 -08:00
CozmoP
cc18bd6023
Qt: thumbnails drop indicator
2019-01-30 21:26:33 +01:00
alphanu1
76bf63f905
RPi Additions new switching method
...
Partil new switching method
2019-01-30 20:17:32 +00:00
Twinaphex
81bca39b53
Merge pull request #8129 from natinusala/master
...
libnx: remove HAVE_CHD + add assets to the gitignore
2019-01-30 20:51:51 +01:00
alphanu1
e533dda94a
Merge pull request #96 from libretro/master
...
update
2019-01-30 19:23:12 +00:00
Twinaphex
ae9acec62d
Merge pull request #8127 from orbea/qb
...
qb: Clean up.
2019-01-30 19:27:13 +01:00
Twinaphex
e4d8b8445e
Merge pull request #8128 from hizzlekizzle/master
...
update slang blacklist for wiiu
2019-01-30 19:27:04 +01:00
natinusala
c0dde586a0
libnx: Remove HAVE_CHD due to static conflicts between different cores
2019-01-30 19:11:11 +01:00
natinusala
10cd3b0d2c
Add assets to the gitignore
2019-01-30 19:10:44 +01:00
hizzlekizzle
74526ca140
update slang blacklist for wiiu
2019-01-30 12:00:28 -06:00
Yoshi Sugawara
e039472300
Merge remote-tracking branch 'upstream/master' into tvos2
2019-01-30 07:50:26 -10:00
Yoshi Sugawara
3aeedeb0a3
added release scheme for tvOS, made modules directory an empty directory that would be part of the checkout
2019-01-30 07:49:55 -10:00
orbea
7d106545eb
qb: Clean up.
2019-01-30 08:34:06 -08:00
Twinaphex
9091a53497
Merge pull request #8126 from orbea/win32
...
qb: Don't force threads for win32.
2019-01-30 16:47:59 +01:00
orbea
921104a4fb
qb: Don't force threads for win32.
2019-01-30 07:22:32 -08:00
Twinaphex
51cfc84b88
Merge pull request #8063 from Tony556/master
...
(Menu) Added toggle menu option for "Down+Select"
2019-01-30 16:20:24 +01:00
Twinaphex
6dabd46220
Merge pull request #8123 from orbea/qb
...
qb: Extend check_enabled.
2019-01-30 15:54:32 +01:00
Yoshi Sugawara
57c6686a19
fixed setting CFDocumentDirectory to not be iOS specific and respect other apple environments
2019-01-30 00:35:51 -10:00
Yoshi Sugawara
ef0cfb2504
Merge remote-tracking branch 'upstream/master' into tvos2
2019-01-30 00:34:05 -10:00
Brad Parker
f8ba41d76e
C89 buildfix
2019-01-29 21:24:22 -05:00
Twinaphex
21f043201d
Merge pull request #8119 from jdgleaver/rgui-wallpaper
...
(RGUI) Overhaul custom theme interface + add wallpaper support
2019-01-30 02:48:06 +01:00
orbea
8e798405ad
qb: Extend check_enabled.
...
This also disables vulkan support when threads are also disabled.
Fixes https://github.com/libretro/RetroArch/issues/8091
2019-01-29 17:06:49 -08:00
Twinaphex
5302a1e61c
Merge pull request #8120 from orbea/qb
...
qb: Workaround mali bug.
2019-01-29 21:37:21 +01:00
Yoshi Sugawara
b3703a1f2e
iOS: fixed target membership of assets, added debug and release schemes for iOS
2019-01-29 10:31:04 -10:00
Yoshi Sugawara
a18512375b
Support for tvOS
...
- add tvOS target
- support code signing tvOS cores by adding an argument to the code signing cores script
- use NSCachesDirectory for the documents directory
- add some mfi controller handling logic to set non-game controllers to the last index to avoid interfering with operation
- autodetect mfi controller for apple tv on startup - added autodetect to hid joypad
- added a webserver to transfer files for tvOS
- xcode: clean up project, remove unused folders
- remove HAVE_MATERIALUI setting for tvos build, make it use XMB as default
- added retroarch app icon courtesy of @MrJs
- added auto-detect of mfi controller for apple tv
2019-01-29 10:13:46 -10:00
orbea
1a28b06935
qb: Workaround mali bug.
...
Some systems have egl libarries, but no pkgconfig file to find them.
Fixes https://github.com/libretro/RetroArch/issues/8114
2019-01-29 10:16:06 -08:00
jdgleaver
99fa2b54eb
(RGUI) Overhaul custom theme interface + add wallpaper support
2019-01-29 17:20:46 +00:00
Twinaphex
d357cf9986
Merge pull request #8118 from natinusala/master
...
menu_entry: hide password values
2019-01-29 11:20:42 +01:00
natinusala
bf98664b15
menu_entry: hide password values
2019-01-29 10:34:58 +01:00
twinaphex
406d927f6b
(D3D11) Comment out performance counter
2019-01-29 08:57:06 +01:00
Twinaphex
753552bd40
Merge pull request #8115 from orbea/qb2
...
makefile.common: Clean up SDL conditionals.
2019-01-29 05:50:27 +01:00
Twinaphex
bb134d2f66
Merge pull request #8117 from hizzlekizzle/master
...
remove conditional hiding CRT SwitchRes options
2019-01-29 05:50:12 +01:00
hizzlekizzle
7ac95f724a
add more dependencies to debian build
2019-01-28 21:25:34 -06:00
Brad Parker
deb35e01a8
fix double-free in cheat manager
2019-01-28 21:49:06 -05:00
hizzlekizzle
a80e15f135
remove conditional hiding CRT SwitchRes options
...
Since RPi will support switching without X, these options need to be visible even when there's no display server
2019-01-28 18:42:23 -06:00
Brad Parker
c455a86545
wiiu: fix include path to peglib for slang-parse
2019-01-28 14:43:42 -05:00
Twinaphex
edce9c02d1
Merge pull request #8116 from natinusala/d3d10-d3d11-scissor-fix
...
d3d10 and d3d11 scissor fix + d3d12 scissoring implementation
2019-01-28 19:56:36 +01:00
natinusala
0f3fcdd311
Implement scissoring for d2d12
2019-01-28 19:31:27 +01:00
natinusala
04b2ffcb9e
Fix scissoring for d3d10 and d3d11
2019-01-28 19:23:46 +01:00
Rob Loach
fa875692c3
Added menu toggle for 'Down+Select'
2019-01-28 11:43:57 -05:00
orbea
0f8de9b3b3
makefile.common: Clean up SDL conditionals.
2019-01-28 07:30:35 -08:00
Twinaphex
e8e384aa4f
Merge pull request #8076 from jdgleaver/rgui-vulkan-linear
...
(Vulkan) Enable RGUI 'Menu Linear Filter' option (please review)
2019-01-28 16:00:18 +01:00
twinaphex
c281435867
Add HAVE_THREADS ifdefs
2019-01-28 15:47:18 +01:00
Twinaphex
158cec17fd
Merge pull request #8107 from benutzer193/master
...
Fix #8081 [Wayland+Vulkan] Core Dump in wl_egl_window_resize
2019-01-28 13:09:09 +01:00
twinaphex
618286d6ef
Fix path include
2019-01-28 13:06:41 +01:00
twinaphex
1c9cabf249
Add HAVE_THREADS ifdefs
2019-01-28 13:04:20 +01:00
Twinaphex
97b8dff0ab
Merge pull request #8113 from krzys-h/fix-d3d12
...
Fix d3d12 swap chain creation
2019-01-28 12:32:22 +01:00
krzys-h
3c18232448
Fix d3d12 swap chain creation
...
Apparently, HAVE_WINDOW was not defined in this file (and this obviously
doesn't appear on MSVC because of how griffin.c works...)
2019-01-28 10:44:47 +01:00