HyperspaceMadness
f86dbfc5a2
Shaders Fix Referencing issue in QT
2020-12-27 20:32:43 -05:00
twinaphex
3b5bd7c63d
Cleanup
2020-12-27 20:59:58 +01:00
Autechre
49e65869e2
Merge pull request #11768 from farmerbb/patch-1
...
Explicitly specify NDK version in build.gradle
2020-12-27 20:47:36 +01:00
Braden Farmer
47b92adf28
Explicitly specify NDK version in build.gradle
...
This prevents CI from redownloading the NDK on each build.
2020-12-27 12:35:43 -07:00
twinaphex
9ddc39af59
Buildfix
2020-12-27 20:01:41 +01:00
twinaphex
b1af12efc9
Add more PSL1GHT ifdefs
2020-12-27 18:56:00 +01:00
Remi McGill
0c504906cb
Shaders - Fixed a Reference Pathing Issue on QT
2020-12-27 12:47:47 -05:00
twinaphex
7145ec4793
Revert "Try to avoid objc_msgSend"
...
This reverts commit 0733fd41aa
.
2020-12-27 18:05:45 +01:00
twinaphex
0733fd41aa
Try to avoid objc_msgSend
2020-12-27 17:58:00 +01:00
twinaphex
c3ba223fe2
Do away with objc_msgSend calls
2020-12-27 17:31:57 +01:00
twinaphex
4d4d839f05
Remove this from griffin.c
2020-12-27 16:49:35 +01:00
twinaphex
f65ecf24f1
Go back to ObjC file
2020-12-27 16:49:05 +01:00
Autechre
3eb2ba9458
Merge pull request #11766 from jdgleaver/vita-gitlab-fix
...
(.gitlab-ci.yml) Vita: Add media directory to artefacts
2020-12-27 13:21:59 +01:00
jdgleaver
7a338feda9
(.gitlab-ci.yml) Vita: Add media directory to artefacts
2020-12-27 12:18:36 +00:00
Autechre
ad1a56c463
Merge pull request #11765 from jdgleaver/ps2-gitlab-fix
...
(.gitlab-ci.yml) Fix: build-static-retroarch-ps2 'needs' build-static-retroarch-dummy-ps2
2020-12-27 12:59:34 +01:00
Francisco José García García
b8b9eb2fc3
[VITA] Add media assets
2020-12-27 12:24:40 +01:00
jdgleaver
62960ca839
(.gitlab-ci.yml) Fix: build-static-retroarch-ps2 'needs' build-static-retroarch-dummy-ps2
2020-12-27 11:16:46 +00:00
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