Commit graph

16 commits

Author SHA1 Message Date
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
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
4ef6d53bc0 Clean and unlock cores for all arch 2021-05-28 23:17:23 +03:00
David Lawson
cdd770d78f
Rpi kernel update to hopefully fix composite out (#1273)
* rpi: update kernel

* Remove Gamegirl support
2021-04-23 01:31:36 +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
basilean
dbc2af2d50
rpi4-aarch64: add parallel-n64 (#1053) 2020-10-08 02:16:48 +03:00
Seth Barberee
e9a1263e35
Libretro Update (#1013)
* update all libretro packages

* revert ppsspp update
2020-08-25 19:57:42 +03:00
DARCEL Frédéric
2aca35f82b
Solve parallel-n64 compilation (#977)
Co-authored-by: Chips-fr <darcelf@gmail.om>
2020-07-11 01:07:08 +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)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +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)
95b7463a6d Lakka: drop Slice/Slice3 support 2019-07-05 21:54:39 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00