Commit graph

33 commits

Author SHA1 Message Date
Tomáš Kelemen
dba8b2944d
libretro update (1.10.3) (#1683)
- update RetroArch to 1.10.3
- remove RetroArch patches merged upstream
- update cores
- vice: remove buildfix patch
- fuse_libretro: add flags/define for bzip2 and dependency
- mame2010: add database
- mame2015: add database
- update databases/assets/shaders/joypads
2022-04-14 17:34:02 +02:00
Tomáš Kelemen (vudiq)
340922ca37
update libretro
- update RetroArch to newly tagged 1.10.2
- modify libretro-update script to check for tagged commits
- modify some packages to use tagged commit
- update libretro cores/assets/databases/etc to latest versions
- update liblcf (dependency of easyrpg) to 0.7.0 + drop patches
2022-03-28 10:24:06 +02:00
Tomáš Kelemen (vudiq)
bfd1c2249f
update libretro
- update RetroArch to 1.10.2 + drop patch merged upstream
- update almost all libretro cores to latest version
- drop duckstation core
2022-03-24 17:44:44 +01:00
Tomáš Kelemen (vudiq)
0fd295eef5
maintenance update
this is a maintenance update for platforms not yet ported to 4.x branch

- update RetroArch to 1.10.1
- update cores on par with Lakka 4.0 in branch Lakka-v4.x
- bump Lakka version to 3.7.1
- add PKG_SKIP_SUBMODULE variable (pcsx_rearmed has obsolete submodule
registration, which breaks cloning the repo and pulling submodules)
- bump cmake to 3.15.0 (required by play)
2022-03-17 08:35:28 +01:00
gouchi
958a0cce75
libretro: Update RetroArch to 1.10.0 + cores to latest (#1593) 2022-01-30 16:21:55 +02:00
Giovanni Cascione
22947e8dfe
flycast: bump to e61951a (#1573) 2022-01-06 19:25:59 +02:00
asdf288
268151a594
flycast: fix opengles compile (#1570) 2021-12-24 00:27:27 +02:00
Rob Loach
f6c70486b7
libretro: Update RetroArch to 1.9.14 + cores to latest (#1564)
* libretro: Update RetroArch to 1.9.14 + cores to latest

* flycast: Change to the upstream flycast package

This change makes use of the upstream flycast repository, rather than the libretro fork.

* flycast: Remove GLES from PKG_CMAKE_OPS_TARGET

* lakka: Update to version 3.7
2021-12-23 11:40:10 +02:00
Tomáš Kelemen (vudiq)
c06bcbe7f2
Update libretro packages to latest
* glsl/slang-shaders: add toolchain
* retroarch-overlays: add toolchain + redo functions
2021-11-12 11:25:37 +01:00
Tomáš Kelemen (vudiq)
a67d0f1cbf
Update RetroArch to 1.9.13 + cores to latest
* retroarch: remove patches merged upstream
* retroarch: rebase patch for cpufreq/disable on switch
* fbneo: add highscore.dat to system
* mame2003-plus: add artwork, cheat.dat, history.dat to system
* melonds: rebase patch
2021-11-07 17:51:06 +01: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
5a6651cfb8
Update libretro cores/packages to latest (#1506) 2021-09-26 09:55:42 +02:00
David Lawson
44ff0add1b
Add support for RPi4 PiBoy DMG (#1486)
* RPi4-PiBoyDmg: copy rpi4 device

* RPi4-PiBoyDmg: add device specific settings to distroconfig.txt

* RPi4-PiBoyDmg: change RPi4 tests to only check the first four characters

* RPi4-PiBoyDmg: add xpi_gamecon package

* RPi4-PiBoyDmg: add joypad autoconfig

* RPi4-PiBoyDmg: add some retroarch config customisations

* RPi4-PiBoyDmg: add to build_all.sh
2021-09-06 16:06:52 +03:00
Demetris Ierokipides
db503f6a4f Bump all libretro cores & retroarch to > v1.9.8
- 30/Aug/21
2021-08-30 01:44:11 +03:00
Jason Tomsic
4fa077fcef
flycast: enable OIT for OpenGL platforms (#1392) 2021-06-17 12:50:17 +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
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
4ef6d53bc0 Clean and unlock cores for all arch 2021-05-28 23:17:23 +03:00
Demetris Ierokipides
3ce79af38f Bump every core & retroarch to v1.9.3 stable 2021-05-18 19:31:05 +03:00
Demetris Ierokipides
0078a9da62 Libretro: Update all everything 2021-04-03 04:47:13 +03:00
Seth Barberee
cdd7049f7b
update libretro cores (#1122)
* update libretro cores

* update atari800

* update tic80

* fix indent

* disable threaded renderer on arm

* update ignore sdl patch

* make: fix compile issues and update package from LE

* duckstation: repoint to libretro and update. upstream doesn't support libretro core anymore

* pcsx_rearmed: updated and removed unneeded patch

* libretro cores: update all cores

* melonds: fix patch error

* lutro: drop unneeded patch and update

* mu: revert back to make and fix directory references for building/copying core

* beetle-psx: pick version before static c++ until figure out linking

* bsnes2014: fix up copy build error

* bsnes-mercury: fixup copy build error
2021-03-10 22:12:37 +02:00
David Lawson
c118999739
rpi4-aarch64: fix flycast and enable ppsspp (#1050)
* rpi4-aarch64: fix flycast

* rpi4-aarch64: enable ppsspp
2020-10-05 22:45:22 +03:00
Seth Barberee
e9a1263e35
Libretro Update (#1013)
* update all libretro packages

* revert ppsspp update
2020-08-25 19:57:42 +03:00
Demetris Ierokipides
5766173240
Odroid Go Advance Support (#981)
* Lakka: Add RK3326 - Odroid Go Advance support

* odroidgo2: rename kernel

* libretro: fix some packages

* OGA:And there will be Cortex-A35 support in ARCH=arm

* RK3326: rename to OdroidGoAdvance

* uboot_helper: add missing bracket

* OdroidGoAdvance: fix bootloader and kernel

* OdroidGoAdvance: boots and shows a prompt!

* OdroidGoAdvance: enable wayland

* libretro-cores: new package, add master switch

* OdroidGoAdvance: have wayland use libmali's wayland-egl

* OdroidGoAdvance: fix wayland / wayland-egl dependency in RetroArch

* OdroidGoAdvance: boots to rotated RetroArch

* OdroidGoAdvance: add joypad autoconfig (to be upstreamed)

* OdroidGoAdvance: remove Wayland, go back to KMS

* odroidgo2: works without wayland, set xmb layout, update assets

* odroidgo2: oops

* odroidgo2: menu scaling adjustments

* Enable audio and headphone sensing (#905)

* retroarch: cleanup

* retroarch: remove XDG_RUNTIME_DIR envvar

* rkbin: cleanup

* odroidgo2: cleanup

* odroidgo2: cleanup x11 and wayland

* odroidgo2: please?

* odroidgo2: add proper splash

* Rockchip: disable UART serial console

* OGA:Add charging animation support on uboot

- Users have to burn this SPI flash update image and boot from it first
https://wiki.odroid.com/lib/exe/fetch.php?tok=bd1c8c&media=https%3A%2F%2Fdn.odroid.com%2FRK3326%2FODROID-GO-Advance%2Frecovery%2Fsdcard_recovery_200211.img

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* retroarch: update

* Small libretro update

* Use proper flags for OdroidGoAdvance a35 (#908)

* OGA: Bump kernel
- Added esp8089 driver
- Fixes suspend and resume of rk817 codec
- Fixes rk817 battery driver temp prop

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* Update Easyrpg to v0.6.2 stable

* OdroidGoAdvance: Add support for OGA v1.1 (#957)

Co-authored-by: natinusala <natinusala@gmail.com>
Co-authored-by: shantigilbert <shantic@gmail.com>
2020-07-14 05:47:17 +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
Tomas Kelemen (vudiq)
20ded7744d Lakka 2.3 release tweaks (port of #788) 2019-09-17 11:41:35 +02:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Tomáš Kelemen
035d9b3e3b flycast: fix build for RPi4 + remove glsm.h patch (#735)
* flycast: fix build for RPi4

* flycast: glsm.h fixed upstream
2019-07-30 14:46:04 +02:00
Tomáš Kelemen
57cac5f375
RPi4: switch back to OPENGLES (#724)
* RPi4: use OPENGLES, not OPENGL

* RPi4: add openlara back, builds with OPENGLES

* bcm2835: strip OPENGLES when not used as OPENGLES

* RPi4: switch libretro cores + RA to OPENGLES

* bcm2835-driver: do not strip when set as OPENGL
2019-07-26 11:48:57 +02:00
Tomas Kelemen (vudiq)
9cd598b0e1 libretro-cores: add OPENGL/ES dependency
packages are built in paralell based on the PKG_DEPENDS_* dependencies,
so when toolchain is finished building, the build system may start
building a core depending on OPENGL/ES without the OPENGL/ES package
being available to the build system. hence the PKG_DEPENDS_TARGET are
now including OPENGL/ES dependency where necessary (hopefully I did no
miss any core)
2019-07-10 13:38:25 +02:00
Tomas Kelemen (vudiq)
c1c8f0bc4d RPi4: switch to OPENGL instead of OPENGLES 2019-07-10 00:07:36 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00