Commit graph

32867 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
1a689d7dbd RPi: linux: udpate patches for non-standard modes in VEC 2021-10-15 21:23:46 +02:00
Tomáš Kelemen (vudiq)
4e0d9e208b mesa: update to 21.2.4 2021-10-15 21:20:04 +02:00
Tomáš Kelemen (vudiq)
4e30933e85 linux: enable SQUASHFS_ZSTD + other comperssions
needed for upgrade to 4.x
2021-10-15 17:39:30 +02:00
Tomáš Kelemen (vudiq)
f7dce48bc5 systemd: retroarch: retroarch *.mount units: fix order of units starting/stopping, gracefull shutdown 2021-10-14 20:36:16 +02:00
Demetris Ierokipides
208989ffc9 ppsspp: bump to v1.12.2 2021-10-13 03:05:51 +03:00
David Lawson
e2e5344719
Add svg version of Lakka logo (#1529) 2021-10-11 21:00:52 +02:00
Tomáš Kelemen (vudiq)
d4939636ff RPi: revert patch for 240p
it is currently only a PoC, e.g. breaks HDMI
2021-10-11 09:32:09 +02:00
Tomáš Kelemen (vudiq)
2f3e7f98e7 Update Raspberry kernel/firmware, add patch for 240p 2021-10-11 08:52:34 +02:00
Tomáš Kelemen (vudiq)
fdc3e9dfa8 Update mainline linux to 5.10.72 2021-10-11 07:57:31 +02:00
Tomáš Kelemen (vudiq)
4d2843a6db Update RetroArch to 1.9.11 and cores to latest 2021-10-10 20:44:28 +02:00
Tomáš Kelemen (vudiq)
c63854ffb9 Generic: build vulkan-tools 2021-10-07 19:46:41 +02:00
Tomáš Kelemen (vudiq)
3f7607cfed ppsspp: update to 1.12 2021-10-07 09:44:20 +02:00
Tomáš Kelemen (vudiq)
26dd024415 linux configs: fix option for Nintendo force feedback 2021-10-06 22:46:28 +02:00
Tomáš Kelemen (vudiq)
951e035eb6 Lakka/SMB: expose /storage/.cache as Services share 2021-10-05 12:16:53 +02:00
Tomáš Kelemen (vudiq)
30736ffd02 Update changelog 2021-10-02 12:31:04 +02:00
David G. F
540fc6e149
Add RG351MP (#1520)
So far seems that everything works (screen, joypad, usb, etc)
2021-09-30 22:04:02 +03:00
Demetris Ierokipides
50208f7654 Bump mesa to v21.2.3 2021-09-30 05:22:43 +03:00
Tomáš Kelemen (vudiq)
08f4712890 i915: switch DRI to GALLIUM 2021-09-29 17:57:59 +02:00
David G. F
8ffce42401
Add u-boot fixes for OGA fork (#1509)
This is an issue introduced in newer make
2021-09-29 08:48:46 +02:00
Tomáš Kelemen (vudiq)
083bea65e7 Revert "retroach: roll back to 1.9.9 for H3 and move patch to Switch device"
This reverts commit 59bd0059e3.
2021-09-28 21:46:43 +02:00
Tomáš Kelemen (vudiq)
dfc5d9fb70 Lakka: bump version 2021-09-27 21:12:05 +02:00
Tomáš Kelemen (vudiq)
59bd0059e3 retroach: roll back to 1.9.9 for H3 and move patch to Switch device 2021-09-27 20:42:44 +02:00
Tomáš Kelemen (vudiq)
46794d3605 retroarch: replace patch for rumble gain
instead of reverting the whole commit, the rumble gain code will be not
compiled for `HAVE_LAKKA_SWITCH`, where it caused issues
2021-09-26 17:03:19 +02:00
Tomáš Kelemen (vudiq)
38771b4a2f Update RetroArch to 1.9.10 stable
add patch to remove changes to rumble gain, as it breaks controlls on
Nintendo Switch port (probably issue with the driver, needs to be looked
into)
2021-09-26 09:59:46 +02:00
Tomáš Kelemen
5a6651cfb8
Update libretro cores/packages to latest (#1506) 2021-09-26 09:55:42 +02:00
Tomáš Kelemen (vudiq)
54e7f6fbaf Revert "Bump Retroarch to v1.9.10 stable"
This reverts commit 27ed50cb2a.

Regression in Allwinner Cha (lock-up / freeze) and Nintendo Switch
(erratic controls in menu / in core). Update to HEAD as of today does
not fix the regression.
2021-09-25 01:19:02 +02:00
Demetris Ierokipides
613837031c Update changes log 2021-09-24 20:02:25 +03:00
Demetris Ierokipides
b9148fd8b7 Bump mesa to v21.2.2
https://docs.mesa3d.org/relnotes/21.2.2.html
2021-09-24 19:55:46 +03:00
Tomáš Kelemen (vudiq)
4eb6f0b642 kernel-firmware: update package checksum 2021-09-24 12:13:54 +02:00
Tomáš Kelemen (vudiq)
e38669676e Update CHANGES.md 2021-09-23 23:12:10 +02:00
Demetris Ierokipides
412e5f89ac Bump mainline kernel to 5.10.68 2021-09-23 19:55:41 +03:00
Demetris Ierokipides
f5c342ba29 Bump Kernel firmware to 2021/09/19
- Needed for the latest zen3 gpu family
2021-09-23 18:55:48 +03:00
Demetris Ierokipides
27ed50cb2a Bump Retroarch to v1.9.10 stable 2021-09-19 18:32:37 +03:00
David Lawson
d4f42097ea
RPi4-RetroDreamer/RPi4-PiBoyDmg: change default menu to ozone (#1503) 2021-09-19 17:45:34 +03:00
Tomáš Kelemen
2b52be5351
RPi: build GPU tools (#1500)
solves incompatibility on aarch64 targets with binaries provided by
bcm2835-driver for 32-bit ARM.

fixes #1496
2021-09-17 23:21:00 +03:00
Tomáš Kelemen
2f1fb79279
add wireguard support to Lakka (#1499)
* wireguard: enable distro-wide

* L4T: disable wireguard

* Generic: enable wireguard in kernel for i386

* iMX6: enable wireguard in kernel

* wireguard: build out of tree module only for specific targets

the kernel currently used for these targets does not have
CONFIG_WIREGUARD, so they need wireguard-linux-compat package
2021-09-17 23:20:49 +03:00
Tomáš Kelemen (vudiq)
86441fdd05 retroarch-patch: remove bluetooth device pairing
pressing the START button removes the device pairing. useful in case
the device (e.g. gamepad) was paired with a different adapter/computer
and needs to be paired again with current adapter/computer.

to pair again, RetroArch needs to be restarted, so the device list is
populated again.
2021-09-16 22:48:18 +02:00
Tomáš Kelemen (vudiq)
4b019331f5 pkg_all: add new RPi4 targets 2021-09-16 09:14:36 +02:00
David Lawson
e5fa7df548
Add support for RPi4-RetroDreamer (#1501)
* RPi4-RetroDreamer: copy RPi4 target

* RPi4-RetroDreamer: add device specific config

* RPi4: enable R8188EU driver

* RPi4*: symlink kernel configs for RPi4 variants to main device

* RPi4*: Enable CONFIG_USB_DWC2 for usb on CM4

* RPi4-RetroDreamer: patch Rock Candy autoconfig for built in controls

* RPi4-RetroDreamer: fix sound

* RPi4-RetroDreamer: use same Retroarch settings as PiBoyDmg

* RPi4-RetroDreamer: add to build_all.sh
2021-09-15 21:19:27 +03:00
Tomáš Kelemen (vudiq)
e992799355 Update changelog and rename to CHANGES.md 2021-09-15 09:41:40 +02:00
Tomáš Kelemen
2413bc2fec
add xpadneo driver for Xbox One wireless gamepad (#1498)
* add xpadneo driver for Xbox One wireless gamepad

* xpadneo: add kernel patches

should prevent generic hid module to claim the gamepad

* xpadneo: add additional settings to modprobe conf
2021-09-14 19:51:26 +02:00
Tomáš Kelemen (vudiq)
ac76cd31d2 Allwinner: drop unsupported boards
closes #1492
2021-09-13 21:15:58 +02:00
Ntemis
d3f403bf0a Bump "default" kernel to its latest 5.1.21 version 2021-09-12 15:27:35 +02:00
Demetris Ierokipides
97532ec2c8 Allwinner: Set hdmi out resolution @720P
* Current supported allwinner family is too weak to go more,
also due to the soc capability to reach 4k resolutions on lakka it ruins
the experience. Lets avoid this.
2021-09-12 13:37:35 +03:00
Demetris Ierokipides
338d2318a1 Image creation: stop looking for all capital letters in changelog 2021-09-12 13:19:46 +03:00
Demetris Ierokipides
d1f4880b7f Add a proper changelog file to track changes 2021-09-11 17:56:23 +03:00
Demetris Ierokipides
d6b60abc2f Add Support for the Capcom Home Arcade Console
https://capcomhomearcade.com/uk
- Allwinner H3 Quad-core Cortex-A7
- Mali400MP2 GPU
- 512MB DDR3 (shared with GPU)
- TF card (need mod) / MMC card 4Gb
- No Ethernet RJ45
- Only One USB 2.0 HOST

Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2021-09-11 15:25:39 +03:00
Demetris Ierokipides
ee281b7ecf Decommission i965 intel driver
- Its phased out by crocus on mesa v21.2.x and later driver
2021-09-11 15:17:37 +03:00
Tomáš Kelemen (vudiq)
ab378a227d Gamecon: enable additional PARPORT modules/features
fixes #1495
2021-09-10 23:02:34 +02:00
Giovanni Santini
676c482123
lakka-update: Use HTTPS and fetch last update correctly (#1488) 2021-09-09 22:35:28 +02:00