Commit graph

160 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
2b55ec2ac4 Lakka: bump version to 3.3 2021-07-29 19:19:34 +02:00
gouchi
5f5f0569f8
np2kai: Add np2kai to Libretro cores (#1429) 2021-07-18 05:14:21 +03:00
Tomáš Kelemen
70fa6def9d
bsnes_hd: new libretro core (#1396) 2021-06-17 21:14:08 +03:00
Tomáš Kelemen (vudiq)
7c034fe482 createlog: adapt for Lakka needs 2021-06-13 17:01:42 +02: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
David Lawson
0db684e916
rpi3-aarch64: re-enable n64 cores (#1384)
(credit to metchebe for the options)
2021-06-10 11:44:55 +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
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
Tomáš Kelemen
44e380acbf
add back cores that were removed due to space (#1349)
also disable beetle-saturn for RPi / GPICase, as it was disabled in the
past
2021-05-29 18:38:58 +03:00
David Lawson
3a4e0518af
rpi4: re-enable openlara (#1347)
Seems to build again now
2021-05-29 13:02:51 +03:00
Tomáš Kelemen
372b3b6f2d
beetle-saturn: update and add the core back to list (#1320)
was removed due to size constraints of the parition. as the partition
size was increased, the core can be included again.

fixes #1309
2021-05-23 18:51:06 +03:00
Tomáš Kelemen
fb97fb9d1f
Update version (#1312) 2021-05-22 17:33:50 +03:00
Tomáš Kelemen
443b8b5e45
Lakka 3 - final changes before release (#1307)
* Generic: use global size for system parition

* build_all: remove unsupported targets, fix rpi 64bit

and do not remove stamps/packages from build folders - this is done by
the scripts when needed

* Lakka: bump to 3.0
2021-05-20 23:33:02 +03:00
Demetris Ierokipides
f275297b01 Lakka: Increase system sizefrom 512mb to 2gb
Closes https://github.com/libretro/Lakka-LibreELEC/issues/1297
2021-05-16 19:49:37 +03:00
gouchi
8ce48e6bd0
beetle-supafaust: Add beetle-supafaut to Libretro cores (#1283) 2021-05-08 00:56:26 +03:00
David Lawson
420339e88e
rpi4-aarch64: fix mame2015 build (#1278) 2021-04-26 00:41:50 +03:00
David Lawson
8def3d1490
rpi4: disable openlara (#1277)
* rpi4: disable openlara

It doesn't build with the latest mesa. It can be re-enabled once it's either fixed or mesa is updated

* Stop building Gamegirl
2021-04-25 23:57:10 +03:00
Demetris Ierokipides
d52f85110f Revert "Remove intel iris driver and fall back to i915/i965"
This reverts commit 23783ccb73.
2021-04-23 00:54:04 +03:00
gouchi
76b7275376
stella : Add stella to Libretro cores (#1265) 2021-04-16 22:44:45 +03:00
Tomáš Kelemen
640f0e3a0a
new libretro core: genesis plus gx wide (#1250) 2021-04-10 04:28:46 +03:00
Tomáš Kelemen
4b32ff9b4e
cores cleanup (#1225)
* cores cleanup

- replaced core association for MAME playlist: `mame` -> `mame2003-plus`
(we do not ship `mame` anymore)
- Amlogic core association override for all targets (device S912 does
not exist)
- cleanup of redundant override for WeTek
- cleanup of redudnand override `mame` -> `mame2003-plus`
- added `snes9x2002` to RPi targets (is required/default core)

TODO:
- cleanup Generic - the system does not fit on the boot partition

* beetle-saturn: drop core

* retroarch: bump to same commit as public release

and remove patch included in upstream
2021-03-25 12:19:18 +02:00
Demetris Ierokipides
aecb640a02 Add snes9x2010 back until netplay on newer core is fixed 2021-03-21 00:14:31 +02:00
Tomáš Kelemen
9aab7a2e25
RPi4.aarch64 enable yabause, OdroidXU3 cleanup (#1218)
* RPi4.aarch64: enable yabause

disable mame2015 moved to distro options, where it belongs

* OdroidXU3: cleanup obsolete removal of ppsspp
2021-03-19 02:24:28 +02:00
Tomáš Kelemen
04f64c6397
vecx - GLES & ppsspp latest stable & drop some cores (#1208)
* vecx: GL/GLES dependency/flags

* ppsspp: bump to latest stable

* drop some cores, remove obsolete projects
2021-03-14 23:22:27 +02:00
gouchi
4e1da3eb76
lowres-nx : Add lowres-nx to libretro cores (#1180) 2021-03-10 22:11:31 +02:00
Ntemis
5b2d7c39bc Enable rsync for all targets
Closes https://github.com/libretro/Lakka-LibreELEC/issues/1127
2020-12-18 17:06:01 +02:00
zhangn1985
df05693640
filter out melonds (#1099)
melonds will be added to build plan for all targets, so does mesa.

and the targets which don't use mesa will not config mesa correctly.
thus build failed.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2020-11-18 00:11:18 +02:00
Ntemis
23783ccb73 Remove intel iris driver and fall back to i915/i965 2020-09-18 16:41:08 +03:00
Lukas Rusak
ce518530f9 config/graphic: allow using the new intel gallium iris driver 2020-09-07 02:52:43 +03:00
Ntemis
291d416be9 Revert to previous kernel-firmware package
- Patch bluez
- Remove all out of tree drivers as they arent needeed anymore
2020-09-01 01:15:03 +02:00
Ntemis
8cd45c30ec Update X86/64 kernel to latest 5.4.61-LTS version 2020-08-28 21:26:22 +03:00
Seth Barberee
d9ba9d8473
MAME/GBA cleanup (#1015)
* cleanout old gba cores and point vba-m to upstream repo

* Nuke extra MAME 2003s and change Genesis Plus GX to upstream
2020-08-28 00:56:35 +03:00
Seth Barberee
b21c3ccf5f
add/enable mame2016 (#1008) 2020-08-15 16:33:34 +03:00
Seth Barberee
d7503ddc84
fixup pokemini build and enable (#1005) 2020-08-06 04:48:37 +03:00
Seth Barberee
2fc969a07c
enable vba-next (#1004) 2020-08-06 04:48:22 +03:00
Seth Barberee
1a3ff42ecc
enable beetle-gba (#1000) 2020-08-04 16:17:44 +03:00
Seth Barberee
e2a566fb6a
fix and enable emux-sms build (#1001) 2020-08-04 16:13:33 +03:00
Seth Barberee
6b86fcf72a
mame2014 is now mame2015. Move/enable/add playlist (#1002) 2020-08-04 16:12:59 +03:00
Ntemis
bd093ca40a Add mame2010 core to images 2020-08-04 03:15:40 +03:00
Ntemis
4a7b6282ec Revert "Disable chailove core until we have a fix"
This reverts commit 22e741cfb2.
Since it doesnt fail on all targets
2020-07-17 19:59:00 +03:00
Ntemis
22e741cfb2 Disable chailove core until we have a fix 2020-07-17 17:35:56 +03:00
gouchi
efe01a02ce
duckstation : Add duckstation libretro core (#978) 2020-07-17 17:31:49 +03:00
Demetris Ierokipides
01ad98fe96
Bump everything to 1.8.9 Retroarch release head (#971)
- Tinkerboard: Build tested with unbuildable cores disabled
2020-07-06 02:04:02 +02:00
gouchi
569eb28526
libretro: update to latest core and latest stable RetroArch (#958) 2020-06-19 17:30:06 +03:00
Ntemis
a1223ceab5 Lakka 3.x-dev: Fix remaining issues 2020-06-16 00:33:02 +03:00
gouchi
c9d8be9eea
mu : add mu libretro core (#950) 2020-05-12 09:40:34 +02:00
gouchi
bc04af839b
neocd : add neocd libretro core (#946) 2020-05-05 17:33:10 +02:00
Ntemis
94313d4599 Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-3.0 2020-02-06 03:29:32 +02:00
chewitt
701b80f7c5 config: add support for optionally building WireGuard 2020-01-31 08:48:38 +00:00