Commit graph

8 commits

Author SHA1 Message Date
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
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)
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
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
c9d8be9eea
mu : add mu libretro core (#950) 2020-05-12 09:40:34 +02:00