Commit graph

16 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
792008d8c4
duckstation: update binary package 2021-11-13 17:09:24 +01:00
Tomáš Kelemen
5a6651cfb8
Update libretro cores/packages to latest (#1506) 2021-09-26 09:55:42 +02:00
Tomáš Kelemen (vudiq)
95dec737ea duckstation: update binary core 2021-09-04 20:10:32 +02:00
Tomáš Kelemen
953c56c5c7
duckstation: use specific version of the binary core (#1464)
* duckstation: use specific version of the core

now it is possible to use specific version of the core based on the
published changelog and regular fetching of the binaries to the Lakka
mirror server

* libretro_update.sh: do not update PKG_VERSION to blank value

when the ls-remote command returns an error, do not update PKG_VERSION
with a blank value. happens for packages that do not use a git
repository (e.g. duckstation at the moment)
2021-08-21 01:01:41 +03:00
David Lawson
aec67855af
duckstation: add for arm, x86_64 (#1459) 2021-08-14 13:56:42 +03:00
David Lawson
a2103ce04d
duckstation: add binary core (#1455)
Works on rpi4 at least.

There's a bit of a caveat when it comes to versions and re-building in that it won't get redownloaded unless we change the (arbitrary) PKG_VERSION or delete the .stamps and build directories
2021-08-11 00:08:57 +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
7d6d53e069 Bump everything to v1.9.4 2021-05-31 02:26:21 +03:00
Demetris Ierokipides
3ce79af38f Bump every core & retroarch to v1.9.3 stable 2021-05-18 19:31:05 +03:00
Tomáš Kelemen
d61d423673
build fixes after latest updates to lr-cores (#1238)
* bsnes: update patch

* duckstation: enable DRMKMS, disable EVDEV

* picodrive: add root to includes

was complaining about missing <pico/pico.h>

* retroarch: remove patches merged upstream

* duckstation: update to bring in latest fixes

* duckstation: add dependencies

* beetle-psx: don't link with static libstdc++
2021-04-03 21:59:50 +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
gouchi
61c9c12287
duckstation : Enable arm platform and update to latest version (#1107)
* duckstation : Enable arm platform and update to latest version

* duckstation : update to latest version
2020-11-29 16:55:52 +02:00
gouchi
9ab146b9f9
duckstation : Update to the latest commit (#1019) 2020-08-31 22:51:02 +03:00
Seth Barberee
e9a1263e35
Libretro Update (#1013)
* update all libretro packages

* revert ppsspp update
2020-08-25 19:57:42 +03:00
gouchi
efe01a02ce
duckstation : Add duckstation libretro core (#978) 2020-07-17 17:31:49 +03:00