Commit graph

32997 commits

Author SHA1 Message Date
David G. F
0b1ca18461
Fix some host tools with newer gcc/glibc (#1421)
* Bump fakeroot to version 1.25.3

Fetched fixes and patches from upstream.
Seems has issues building with newer glibc so bumping to avoid these.

* Bump elfutils to version 0.185

Has issues building with newer glibc versions.
2021-07-08 23:01:35 +03:00
David Lawson
ba4c6bcfb5
Update vulkan-tools, vulkan-loader, vulkan-headers and build vulkan-tools for rpi4 (#1405) 2021-07-07 07:43:12 +03:00
Demetris Ierokipides
4529ce6564 Generic: Fix wiimote driver 2021-07-06 23:09:14 +03:00
coldspark29
857b2540df
Fix Dual Sense FF and LEDS by updating patches to v6.0 (#1414)
* Fix Dual Sense FF and LEDS by updating patches to v6.0

* Added missing Dual Sense patch
2021-07-04 09:13:01 +03:00
David Lawson
1a65b31cbc
Re-jig dualsense and joycon patch dirs, enable dualsense FF and enable driver for generic (#1413)
* Clean up joycon and dualsense patches into their own directories

* rpi4: enable rumble for dualsense

* Enable dualsense driver for generic
2021-07-02 08:49:58 +03:00
David Lawson
ddd927fd0a
rpi4: add dualsense driver (#1406) 2021-07-01 15:04:47 +03:00
Demetris Ierokipides
7c59da8f4b Bump Mesa3D to v21.1.4 and lts kernel to v5.10.47 2021-06-30 23:04:45 +03:00
by-gnome
efb5f336e2
brcmfmac_sdio-firmware: update to 3ddc301 (#1410) 2021-06-28 15:41:38 +03:00
Demetris Ierokipides
a4ff8558e2 vk-tools: dont build cube 2021-06-24 15:45:08 +03:00
Demetris Ierokipides
644e53a98d Kernel: bump to 5.10.45 2021-06-22 17:04:03 +03:00
Demetris Ierokipides
e4bc40d529 Mesa: bump to 21.1.3 2021-06-22 17:01:53 +03:00
David Lawson
83cbe14172
rpi3: fix analog audio output (#1399) 2021-06-22 16:13:02 +03:00
Tomáš Kelemen (vudiq)
f6b3d059cd busybox/createlog: fix typo 2021-06-21 19:47:18 +02:00
Tomáš Kelemen (vudiq)
3da012bb51 kernel-firmware: revert incorrect test
the original test was meant to not remove the pcie brcm firmwares for
both - 64 and 32 bit x86 architecture (when porting Lakka to LE), but
actually the result of the test is always true and these firmwares are
also removed for 64 bit x86 architecture, which is the only case when
they are needed (these pcie firmwares are not needed on 32 bit x86).

Fixes #1398
2021-06-20 23:01:14 +02:00
GavinDarkglider
cb6ac9c7dd
Mostly working decoder and moonlight (#1393)
* L4T: Initial, mostly working decoder support, Switch to proper glvnd setup"
* switch: add moonlight
* Add patch to force moonlight to use hardware decoder
* Add moonlight core info file to moonlight package
* rename moonlight to moonlight-libretro

Co-authored-by: plaidman <jrtomsic@gmail.com>
2021-06-18 00:12:06 +02:00
Tomáš Kelemen (vudiq)
893e2e8257 retroarch: revert resampler changes (patch) 2021-06-18 00:09:14 +02:00
Demetris Ierokipides
ea3424334e XU4: Fix sound issues with cores 2021-06-18 00:08:18 +03:00
Tomáš Kelemen
70fa6def9d
bsnes_hd: new libretro core (#1396) 2021-06-17 21:14:08 +03:00
gouchi
ba3479415a
linux: Enable CONFIG_BLK_DEV_DM on Generic (#1395) 2021-06-17 12:50:37 +02:00
Jason Tomsic
4fa077fcef
flycast: enable OIT for OpenGL platforms (#1392) 2021-06-17 12:50:17 +02:00
Demetris Ierokipides
2a94faeac5 Update mesa3d to 21.1.2 2021-06-14 21:52:27 +03:00
dankcushions
fe6b66a3db
Compile retroarch with gles 3.x support (#1371)
See https://github.com/libretro/RetroArch/pull/11181

This is UNTESTED. I don't have a lakka dev environment/spare SD. Just something I was meaning to eventually do after that PR was merged. It's only really relevant for things like duckstation that actually use the API to determine GLES version support. You can see if it's working via a verbose log.

I don't know if any of these other devices need updating.
2021-06-14 01:26:44 +03:00
Tomáš Kelemen (vudiq)
ab3e13aabe update scripts
build_all.sh: add RPi4.arm + noobs for RPi, OFFICIAL
pkg_all.sh: add RPi3.aarch64, Switch.aarch64, remove Dragonboard
2021-06-13 17:23:38 +02:00
Tomáš Kelemen (vudiq)
7c034fe482 createlog: adapt for Lakka needs 2021-06-13 17:01:42 +02:00
Tomáš Kelemen (vudiq)
e049ce614d retroarch: fix cpufreq switch patch 2021-06-13 16:52:43 +02:00
Tomáš Kelemen
25ccc4db94
update RetroArch to 1.9.5 + all cores to current (#1390)
- retroarch: also removed patches merged upstream
2021-06-13 17:49:18 +03:00
Jason Tomsic
9a78362154
L4T: enable melonds (#1385)
* L4T: enable melonds

* melonds: fix for rpi3 and rpi4 aarch64
2021-06-10 18:29:00 +02:00
Tomáš Kelemen
447e58c817
RPi: enable wii-u-gc-adapter and mk_arcade_joystick on all RPi devices except GPICase (#1386)
As RPi3.aarch64 was added as separate platform, these packages are not
included. As we have dropped support for Gamegirl, it is easier to make
the condition DEVICE is not GPICase, as all other RPi devices should
include these packages

Fixes #1151
2021-06-10 18:28:41 +02:00
David Lawson
0db684e916
rpi3-aarch64: re-enable n64 cores (#1384)
(credit to metchebe for the options)
2021-06-10 11:44:55 +03:00
Tomáš Kelemen
0d39cfab25
swantstation: default to sw renderer when no OGL (#1382) 2021-06-09 22:24:48 +02:00
Demetris Ierokipides
55c0332b8f XU4: Restore low fps sound hack 2021-06-09 18:26:40 +03:00
Seth Barberee
22997e78e8
GPiCase: Switch back to BCM2835-driver (#1346)
* switch GPICase to BCM

* mupen64plus: build w/o mesa on GPICase

* retroarch: have to disable kms on BCM2835

* add videocore flag for 2835

* actually enable dispmanx

* retroarch: GPICase

add configure flags

* RPi/GpiCase: disable swanstation

Co-authored-by: by-gnome <40670278+by-gnome@users.noreply.github.com>
Co-authored-by: Tomáš Kelemen (vudiq) <vudiq@vudiq.sk>
2021-06-09 00:47:52 +02:00
David Lawson
449e51e7fa
Rpi3 aarch64 (#1380)
* Add rpi3-aarch64

* rpi3-aarch64: add to build_all.sh

* rpi3-aarch64 stuff

* rpi3-aarch64: Add kernel config from antonlacon
2021-06-08 12:16:38 +03:00
David Lawson
aa45a6b23e
[ISSUE-1355] rpi: update wifi firmware (#1378) 2021-06-07 10:29:54 +03:00
GavinDarkglider
af06027561
Update Switch bootloader to use uenv, update coreboot sleight optimization changes. Remove toram option, to save 400mb of ram. (#1373)
* switch optimizations to -03 with lto

* Update switch-bootloader to use uenv.txt, and update coreboot for seemless display from hekate, drop toram.
2021-06-06 03:34:42 +03:00
Jason Tomsic
b5dccf9752
Switch & pcsx-rearmed (#1370)
* switch: add vulkan support to ppsspp and beetle-psx

* pcsx-rearmed: switch - enable unai, disable lightrec
2021-06-05 02:52:07 +03:00
Tomáš Kelemen
9a1c5a4c1b
Fix tests in some packages (#1367)
* retroarch: fix tests

* Python2: fix test for L4T

* tegra-bsp: fix tests
2021-06-02 23:06:28 +03:00
Tomáš Kelemen
90f6c6fbec
ppsspp: don't use system ffmpeg as recommmended (#1364)
use of system ffmpeg is not recommended
source: https://github.com/hrydgard/ppsspp/issues/14491#issuecomment-851027355
2021-06-02 21:26:56 +03:00
Demetris Ierokipides
fd7440d333 XU4: Clean more packages 2021-06-01 23:56:39 +03:00
GavinDarkglider
abd459a6be
Switch Build fixes, and retroarch patch for battery stats (#1360) 2021-06-01 15:07:29 +03:00
Jason Tomsic
6112aed807
flycast: enabled for switch and fixed compilation issues (#1359)
Co-authored-by: Jason Tomsic <jasontomsic@quickenloans.com>
2021-06-01 05:38:43 +03:00
Demetris Ierokipides
fce52950ac ppsspp: fix aarch64 target 2021-06-01 03:43:28 +03:00
Demetris Ierokipides
7da2f71975 Retroarch: Clean xu4 libmali clutter 2021-06-01 03:03:37 +03:00
Demetris Ierokipides
c96050021e XU4: Switch libmali package 2021-06-01 03:01:13 +03:00
Tomáš Kelemen
e8fd2a7e45
build fixes after 1.9.4 update (#1357)
* desmume: update + rebase OGL patch

* duckstation: rename to swanstation

* parallel-n64: disable OGL for RPi4.aarch

* ppsspp: rework CMAKE options
2021-05-31 22:22:54 +03:00
Demetris Ierokipides
7d6d53e069 Bump everything to v1.9.4 2021-05-31 02:26:21 +03:00
Demetris Ierokipides
fa97d4adc1 Dolphin: enable vulkan 2021-05-30 23:31:59 +03:00
Demetris Ierokipides
800a704803 ppsspp: enable vulkan support 2021-05-30 20:33:11 +03:00
GavinDarkglider
41a9264210
Misc fixes (#1351)
* Fix audio regression from rework of tegra-bsp

* Fix calibration matrix

* Fix Hekate Icons, Update dock-hotplug

* Hack to fix touch screen

* Enable menu mouse on switch builds

* Update L4T Project CFlags

* add patch to fix brightness on the switch
2021-05-30 10:29:33 +03:00
GavinDarkglider
0fe8cf3b47
Add initial Nintendo Switch Dock Support. (#1350) 2021-05-30 03:39:47 +03:00