Commit Graph

56890 Commits

Author SHA1 Message Date
HyperspaceMadness 0c526b6498 Shaders Load Refactor and Fix Referenced Texture Loading
Partial update to work with shaders directly

More Edits

More changes

more shader fixes

More Fixes Compiling, reference load still wrong

Added Feedback & things are working

Logging Fixes

Log Fix

More Fixes

Added Feedback Logging

Fixes for file pathing in Linux

Fix GLCore and Crash in QT Saving

Code Cleanup

Removed Unused Function filepath.c

Code Cleanup
2020-12-26 21:09:27 -05:00
Autechre 9edae2811d
Merge pull request #11762 from Jamiras/cheevos_hc_pause
(cheevos) add confirmation submenu to hardcore toggle
2020-12-26 22:27:11 +01:00
Jamiras 5224e97481 add confirmation submenu to achievements hardcore toggle 2020-12-26 14:15:01 -07:00
Autechre d1c8c8e8b0
Merge pull request #11761 from fjtrujy/dummy-ps2
Add release to dummy PS2
2020-12-26 21:36:29 +01:00
Francisco Javier Trujillo Mata 34ebea8deb Add release to dummy PS2 2020-12-26 21:34:35 +01:00
Autechre 6dbb4cd1bf
Merge pull request #11760 from fjtrujy/dummy-ps2
Add build-static-retroarch-dummy-ps2 to GitLab CI
2020-12-26 21:30:06 +01:00
Francisco Javier Trujillo Mata 3d33ec3ca6 Add build-static-retroarch-dummy-ps2 to GitLab CI 2020-12-26 21:21:51 +01:00
Autechre 257f1fc9f2
Merge pull request #11757 from sonninnos/keyboard-mapper
Keyboard device mapper rework
2020-12-26 07:17:46 +01:00
sonninnos 73feffc4d1 Keyboard device mapper rework 2020-12-26 04:44:54 +02:00
Autechre 9489a1d507
Merge pull request #11749 from libretro/revert-11747-runahead-instance-windows-fix
Revert "Runahead instance windows fix"
2020-12-24 16:41:35 +01:00
Autechre 1560641235
Revert "Runahead instance windows fix" 2020-12-24 16:41:23 +01:00
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