Autechre
6e8e87a785
Merge pull request #11748 from libretro/revert-11728-windows-long-paths
...
Revert "Windows long paths fix"
2020-12-24 16:40:26 +01:00
Autechre
9e6ee680b6
Revert "Windows long paths fix"
2020-12-24 16:40:15 +01:00
Autechre
2bd017bd76
Merge pull request #11747 from mpalomas/runahead-instance-windows-fix
...
Runahead instance windows fix
2020-12-24 12:48:20 +01:00
Autechre
8de8ebf201
Merge pull request #11745 from jdgleaver/wiiu-gitlab-packaging
...
(.gitlab-ci.yml) Add WiiU packaging artefacts
2020-12-24 12:02:35 +01:00
Autechre
4d0ab477d0
Merge pull request #11744 from webgeek1234/master
...
Android NDK R22 Build Fix
2020-12-24 12:02:19 +01:00
Michaël Palomas
28c9250ed2
Merge branch 'runahead-instance-windows-fix' of github.com:mpalomas/RetroArch into runahead-instance-windows-fix
2020-12-24 11:57:47 +01:00
Michaël Palomas
8a76fba78b
Removed trailing backslash in Windows Temp path to fix runahead with second instance
2020-12-24 11:57:41 +01:00
Michaël Palomas
f7f1a69ff9
Removed trailing backslash in Windows Temp path to fix runahead with second instance
2020-12-24 11:54:24 +01:00
jdgleaver
2069deea67
(.gitlab-ci.yml) Add WiiU packaging artefacts
2020-12-24 10:35:23 +00:00
Reid Kleckner
e4b9311ac1
Remove glslang::pool_allocator::setAllocator
...
TPoolAllocator is not copy assignable, so this setter could never have
been used. After a recent change (878a24ee2), new versions of Clang
reject this code outright.
2020-12-23 20:51:55 -06:00
Autechre
83622eb494
Merge pull request #11740 from webgeek1234/master
...
android: update gradlew
2020-12-23 21:39:58 +01:00
Aaron Kling
d2bf8ea999
android: update gradlew
...
Use gradle 6.7.1 and plugin 4.1.0.
2020-12-23 12:49:41 -06:00
Autechre
08b9c40728
Merge pull request #11739 from SimpleTease/ipv6
...
netplay: attempt ipv4 when ipv6 failure
2020-12-23 15:53:22 +01:00
Autechre
b58793cf91
Merge pull request #11738 from SimpleTease/utf8
...
fopen_utf8: nullptr crashfix
2020-12-23 15:53:05 +01:00
Autechre
242ad14bd3
Merge pull request #11728 from mpalomas/windows-long-paths
...
Windows long paths fix
2020-12-23 15:52:41 +01:00
twinaphex
4072841c17
Silence warning 'unused function'
2020-12-23 12:56:04 +01:00
twinaphex
e35354d60c
Fix comma at end of enumerator list
2020-12-23 12:53:36 +01:00
Michaël Palomas
7e5174eb72
applied comments from PR: fixed comment style and moved variable declarations at the top
2020-12-23 09:44:31 +01:00
SimpleTease
1633652a63
netplay: attempt ipv4 when ipv6 failure
2020-12-23 04:17:05 +00:00
SimpleTease
d2916dcd53
fopen_utf8: nullptr crashfix
2020-12-23 03:26:29 +00:00
Autechre
84d75783ea
Merge pull request #11736 from SimpleTease/netplay_2
...
netplay: allocate crashfix
2020-12-23 03:29:02 +01:00
Autechre
4297fea46e
Merge pull request #11737 from SimpleTease/netplay_1
...
Netplay: connection fixes
2020-12-23 03:26:40 +01:00
SimpleTease
033be6ca0a
netplay: allocate crashfix
...
Handle no devices
2020-12-23 01:35:41 +00:00
SimpleTease
badfbe0ccd
Netplay: fixes
2020-12-23 01:13:53 +00:00
Autechre
50a6aca0bf
Merge pull request #11735 from webgeek1234/master
...
android: retro_sleep build fix
2020-12-23 01:13:49 +01:00
Aaron Kling
57e3ab71d9
android: retro_sleep build fix
2020-12-22 17:29:26 -06:00
Autechre
5048693bca
Merge pull request #11733 from gblues/gblues/wiiu-gitlab-ci
...
Add CI configuration for wiiu
2020-12-22 21:13:31 +01:00
Nathan Strong
ac178886c0
Add CI configuration for wiiu
...
== DETAILS
Mirroring the Wii config, I've added a config for the Wii U.
== TESTING
I pushed to a branch on the Gitlab server and verified the CI runs
successfully.
2020-12-22 12:03:48 -08:00
Autechre
9895d4a9ed
Merge pull request #11731 from alphanu1/patch-1
...
Fix undeclared compile error
2020-12-22 20:22:57 +01:00
alphanu1
9c39c7994b
Fix undeclared compile error
...
Retroarch_data_h:2668:26: error: 'command_set_shader' undeclared here (not in function); do you mean 'command_get_ststus'?
{ "SET_SHADER", command_set_shader, "<shader path>" }
2020-12-22 17:42:22 +00:00
Michaël Palomas
5fb77796f0
forgot to include retro_miscellaneous.h for PATH_MAX_LENGTH
2020-12-22 15:47:30 +01:00
Autechre
a1b4cced5b
Merge pull request #11730 from jdgleaver/win-gitlab-packaging
...
(.gitlab-ci.yml) Add windows-x64 packaging artefacts
2020-12-22 15:02:02 +01:00
jdgleaver
5295ec22f7
(.gitlab-ci.yml) Add windows-x64 packaging artefacts
2020-12-22 13:54:46 +00:00
Autechre
64391f8e50
Merge pull request #11729 from jdgleaver/gitlab-packaging
...
(.gitlab-ci.yml) Add required packaging artefacts for libnx, psp, ctr, wii and ngc targets
2020-12-22 12:52:33 +01:00
jdgleaver
12ed3be07e
(.gitlab-ci.yml) Add required packaging artefacts for libnx, psp, ctr, wii and ngc targets
2020-12-22 11:44:47 +00:00
Autechre
5fb24737d0
Merge pull request #11726 from SimpleTease/netplay_1
...
net_ifinfo: crashfix (Windows)
2020-12-22 11:27:09 +01:00
Michaël Palomas
adbfce14f2
Fixed issue with long paths > 260 chars on Windows
2020-12-22 10:27:45 +01:00
SimpleTease
03c5c240a6
net_ifinfo: crashfix (Windows)
...
get correct size from GetAdaptersAddresses
2020-12-22 02:48:57 +00:00
twinaphex
7dcfd7a038
retro_sleep buildfix
2020-12-21 21:11:59 +01:00
twinaphex
627b668da8
Another buildfix for retro_sleep
2020-12-21 21:06:54 +01:00
twinaphex
16bb56b7a2
Update
2020-12-21 21:04:31 +01:00
twinaphex
2ed59ea789
Turn this into macro
2020-12-21 20:25:18 +01:00
jdgleaver
c3013906fb
(OpenDingux) Add audio/video filters to .gitlab-ci.yml artifacts
2020-12-21 19:12:02 +01:00
twinaphex
8df5fe2a60
CLeanup
2020-12-20 16:48:52 +01:00
twinaphex
51f0d04569
Update
2020-12-20 16:41:44 +01:00
Autechre
f4c4df039d
Merge pull request #11720 from aliaspider/master
...
D3D12 fixes.
2020-12-20 08:21:40 +01:00
aliaspider
16f997172f
(D3D12) allocate rt_view descriptors for feedback render targets too.
2020-12-20 08:08:04 +01:00
aliaspider
bf2adda421
(D3D12) move D3D12SignalCommandQueue to d3d12_gfx_sync.
2020-12-20 07:13:11 +01:00
aliaspider
1681322ffc
(D3D12) fix the D3D12GetCompletedValue function wrapper.
...
- a function wrapper shouldn't contain any NULL checks, and it should
return the original UINT64 value, not a boolean.
2020-12-20 07:08:33 +01:00
aliaspider
b6544a71d7
(MSVC) add the DEBUG preprocessor definition to debug targets.
2020-12-20 07:05:46 +01:00