Commit graph

32997 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
4cf70d127c
citra: update + buildfix + enable for aarch64 2022-02-24 14:05:11 +01:00
Tomáš Kelemen (vudiq)
1a587a4b34
update CHANGES 2022-02-23 09:31:56 +01:00
Tomáš Kelemen
c6f005f6bf
Update Mesa and kernel to latest versions (#1615)
* mesa: update to 21.3.6

https://docs.mesa3d.org/relnotes/21.3.6.html

* rpi: update kernel/firmware to 1.20220120

* linux: update mainline kernel to 5.10.101

* rpi: rebase patch for non standard modes in VEC
2022-02-23 09:22:35 +01:00
Philippe Simons
d4551a4084
jumpnbump : bump core to latest (#1614) 2022-02-22 23:31:07 +02:00
Tomáš Kelemen (vudiq)
f7f1fe95fc
citra: buildfix
revert to older commit (not available in repo).
to retrieve snapshot of the repo, use

./get_libretro_tarball.sh citra
2022-02-21 20:47:49 +01:00
Rob Loach
ebbb19f24e
chailove: Update to 1.2.0 (#1612)
This update comes with some Makefile updates
2022-02-21 10:55:18 +01:00
Rob Loach
e05b55c88c
citra: Update to latest version of Citra (#1613)
This updates to the latest version of Citra, at 0a837dbfcf .
2022-02-21 10:53:05 +01:00
gouchi
124695e96d
wasm4 : Add wasm4 to Libretro cores (#1606) 2022-02-21 10:52:35 +01:00
Philippe Simons
f4200758ad
RetroArch assets : bump git ref (#1607) 2022-02-21 10:52:17 +01:00
Philippe Simons
6ddf534822
core-info: bump git ref (#1608) 2022-02-21 10:51:54 +01:00
Philippe Simons
f279863b86
restore WIFI drivers (#1611)
a change in retroarch between retroarch v1.9.13.2 and v1.9.14 changes how wifi drivers are compiled in retroarch
adding HAVE_WIFI fix the issue
2022-02-20 23:39:21 +02:00
Philippe Simons
34d477e4bb
database: bump git ref to latest (#1604) 2022-02-12 06:24:24 +02:00
Philippe Simons
9e8d8a07d9
update jumbnbump core git ref (#1603) 2022-02-12 06:24:11 +02:00
Rob Loach
aa40c08634
tic80: Use configure_package() (#1602)
Moves the `PKG_CMAKE_SCRIPT` and `PKG_CMAKE_OPTS_TARGET` definitions to configure_package().

Thank you to @gouchi for the tip.
2022-02-12 06:23:56 +02:00
Rob Loach
90cd6f9ee2
tic80: Update TIC-80 and disable mruby builds (#1599)
* tic80: Update TIC-80 and disable mruby builds

This change updates to the latest upstream from TIC-80, as well as explicitly disables mruby. MRuby has been causing some compilation errors on lesser-known platforms.

* tic80: Reference the libretro git repository

This will make the buildbot and Lakka always target the same commit hash, as it's handled as a submodule over at https://github.com/libretro/TIC-80 .
2022-02-06 22:29:09 +02:00
Giovanni Cascione
638d0e9b9d
swanstation: fix changed branch name (#1597) 2022-02-04 17:21:13 +02:00
Giovanni Cascione
6b4b3a05e8
mgba: bump to fix build error (#1596) 2022-02-04 17:19:47 +02:00
Philippe Simons
1bcf05554e
jumpnbump : add jumpnbump to Libretro cores (#1594)
* add jumpnbump core

* jumpnbump : update git url and version

* jumpnbump : alphabetic order

* jumpnbump : update core-info package

* jumpnbump : bump version
2022-02-03 22:03:20 +02:00
gouchi
958a0cce75
libretro: Update RetroArch to 1.10.0 + cores to latest (#1593) 2022-01-30 16:21:55 +02:00
Giovanni Cascione
4091b8b062
swanstation: fix amlogic build error (#1591) 2022-01-30 16:21:00 +02:00
Giovanni Cascione
1ea8b45d35
kronos: fix AML aarch64 build error (#1588) 2022-01-21 15:06:15 +02:00
Giovanni Cascione
ce831f2e73
yabasanshiro: fix AML aarch64 build error (#1587) 2022-01-21 15:05:47 +02:00
Giovanni Cascione
51a1efa7b3
melonds: fix AML aarch64 build error (#1585) 2022-01-17 17:41:53 +02:00
Giovanni Cascione
a8d52f85b7
parallel-n64: fix Amlogic aarch64 build error (#1584) 2022-01-16 04:53:03 +02:00
Giovanni Cascione
d414f68c54
mupen64plus: fix Amlogic aarch64 build error (#1583) 2022-01-16 04:52:27 +02:00
Giovanni Cascione
8bb17e654c
mame2015: fix aarch64 build error (#1582) 2022-01-15 20:33:32 +02: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
940c2c2912
libretro: mame2003-plus: Update to the latest (#1578) 2022-01-09 14:46:48 +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
5d3708927d
libretro: tic80: Use the Release CMake build type (#1576)
Using `CMAKE_BUILD_TYPE=Release` will squeeze a bit more performance out of the build.
2022-01-09 02:31:37 +02:00
Giovanni Cascione
22947e8dfe
flycast: bump to e61951a (#1573) 2022-01-06 19:25:59 +02:00
David G. F
49d57bda4c
Bump gpsp version (#1572)
Update gpsp and use native dynarec for arm64
2022-01-06 19:25:45 +02:00
Rob Loach
1d4fca6a26
libretro-database: Update to the latest RDB files (#1571) 2021-12-26 19:37:15 +02:00
asdf288
38f0408921
retroarch: drop patches that are now upstream (#1569) 2021-12-26 01:06:41 +02:00
asdf288
268151a594
flycast: fix opengles compile (#1570) 2021-12-24 00:27:27 +02:00
spleen1981
7de19fe9c1
Added xbox360-controllers-shutdown package, a small utility to turn off Xbox360 wireless controllers on system shutdown. (#1565) 2021-12-23 22:00:42 +02:00
Demetris Ierokipides
fedcf0b28c Bump Mesa3D to v21.3.2
https://docs.mesa3d.org/relnotes/21.3.2.html
2021-12-23 11:50:12 +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)
9e4af94432
bluez: set Privacy = device to fix pairing of Xbox series gamepads 2021-11-24 20:13:08 +01:00
Tomáš Kelemen (vudiq)
465562eb85
Generic 32-bit: copy same firmware files as for 64-bit 2021-11-20 12:58:19 +01:00
Tomáš Kelemen (vudiq)
d3a7bbfc9b
Update Mesa to 21.3.0
* also update deps libva and libva-utils
2021-11-18 17:42:48 +01:00
Tomáš Kelemen (vudiq)
1943ad296e
Fix typo / remove space 2021-11-15 08:38:25 +01:00
Tomáš Kelemen (vudiq)
e7f7a1bfc1
kronos: enable for more platforms/targets 2021-11-14 19:45:40 +01:00
Tomáš Kelemen (vudiq)
792008d8c4
duckstation: update binary package 2021-11-13 17:09:24 +01:00
Tomáš Kelemen (vudiq)
ad223e7cbc
noobs: add suffix for aarch64 targets, remove unused substitutions 2021-11-13 12:09:52 +01:00
Tomáš Kelemen (vudiq)
599bbbc0de
Update RetroArch and cores to latest
* retroarch: bump to current master to fetch bugfixes related to netplay
2021-11-12 21:03:50 +01: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)
3c4e3a9ac6
Update CHANGES.md 2021-11-12 10:03:11 +01:00
Tomáš Kelemen (vudiq)
aa3442c737
Update RetroArch to 1.9.13.1
* rebase bluetooth remove patch
2021-11-12 10:02:23 +01:00
Tomáš Kelemen (vudiq)
5f4d230983
retroarch: add gpicase buildfix patch 2021-11-08 21:17:33 +01:00