Commit graph

10 commits

Author SHA1 Message Date
Demetris Ierokipides
4ef6d53bc0 Clean and unlock cores for all arch 2021-05-28 23:17:23 +03:00
David Lawson
46855252b8
yabasanshiro: build for aarch64 (#1279) 2021-04-29 01:01:33 +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
Ntemis
40f1f68135 Roll retroarch to v1.9.0 stable
- set yabasanshiro as an arm core only
2020-08-29 18:36:46 +03:00
Seth Barberee
e9a1263e35
Libretro Update (#1013)
* update all libretro packages

* revert ppsspp update
2020-08-25 19:57:42 +03:00
gouchi
569eb28526
libretro: update to latest core and latest stable RetroArch (#958) 2020-06-19 17:30:06 +03:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Tomáš Kelemen
faec93ed16 yabsanshiro: bump version (buildfix) (#739) 2019-08-26 11:49:53 +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)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00