Commit graph

29 commits

Author SHA1 Message Date
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
Rob Loach
0a1cd3739b
libretro: play: Update to a later version (#1579)
This change opportunity was brought up by @gouchi over at https://github.com/libretro/Lakka-LibreELEC/pull/1575 .
2022-01-09 14:47:20 +02:00
Rob Loach
7a6b4379e2
libretro: play: Rollback for older CMake (#1575)
The updated version of Play! requires CMake version 3.15, which is not yet available on our infrastructure. This change rolls back to the previous version of Play!.
2022-01-09 02:31:52 +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)
97b6fa7a45 update libretro packages
- update RetroArch to 1.9.12
- update PPSSPP to 1.12.3
- update all other cores/packages to latest commit
2021-10-24 08:41:42 +02: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
Tomáš Kelemen (vudiq)
b2487adf0a libretro: update to latest + rebase patches 2021-09-04 12:42:07 +02:00
Demetris Ierokipides
db503f6a4f Bump all libretro cores & retroarch to > v1.9.8
- 30/Aug/21
2021-08-30 01:44:11 +03:00
gouchi
ff724e3eb7
play : update play core (#1469) 2021-08-22 16:27:25 +03:00
Tomáš Kelemen (vudiq)
c1e52a057d Update Retroarch to 1.9.7 + all cores to current
- Retroarch: removed patch merged upstream
- Dolphin: include `dolphin-emu/Sys` in the image
2021-07-28 20:35:55 +02:00
Tomáš Kelemen
a9e539dcb1
Update RetroArch to 1.9.6 + cores to latest (#1426) 2021-07-14 22:42:50 +02:00
Tomáš Kelemen
25ccc4db94
update RetroArch to 1.9.5 + all cores to current (#1390)
- retroarch: also removed patches merged upstream
2021-06-13 17:49:18 +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
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
Seth Barberee
e9a1263e35
Libretro Update (#1013)
* update all libretro packages

* revert ppsspp update
2020-08-25 19:57:42 +03:00
Seth Barberee
d3a4e232b5
only build play! on i386/x86_64 (#984) 2020-07-17 11:35:36 +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
Nathan S
0c7d0492c5 Minor libretro update (#860) 2020-01-02 00:03:40 +02:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Tomáš Kelemen
ace390289a Fix some libretro packages (#719)
kronos: add OPENGL/ES dependency
mgba: set PKG_TOOLCHAIN
play: add glu dependency
2019-07-25 10:12:40 +02:00
Tomas Kelemen (vudiq)
22e633640c Play!: new libretro core - Sony Playstation 2 2019-07-13 22:46:50 +02:00