Commit graph

220 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
9633232a18
a5200: new libretro core 2022-04-15 18:32:47 +02:00
Tomáš Kelemen (vudiq)
fb58d8edc0
same_cdi: remove duplicate part from patch 2022-04-15 18:08:15 +02:00
Tomáš Kelemen (vudiq)
5608ff8bfe
mame2015: buildfix 2022-04-15 17:52:24 +02:00
Tomáš Kelemen (vudiq)
c1015664de
mame2010: buildfix 2022-04-15 15:09:32 +02:00
Tomáš Kelemen (vudiq)
c574698369
same_cdi: use buildsystem python, rename patches 2022-04-15 07:58:46 +02:00
Tomáš Kelemen (vudiq)
5c46a5272d
mame2010: add patch to use buildsystem objdump 2022-04-15 07:55:37 +02:00
Tomáš Kelemen (vudiq)
7e3d98df3c
libretro update (1.10.3)
- update RetroArch to 1.10.3
- remove RetroArch patches merged upstream
- update cores
- vice: remove buildfix patch
- fuse_libretro: add flags/define for bzip2 and dependency
- mame2010: add database
- mame2015: add database
- update databases/assets/shaders/joypads
2022-04-14 16:03:33 +02:00
Tomáš Kelemen (vudiq)
3d6806fb2a
uae4arm: fix build with gcc11 2022-04-13 22:45:32 +02:00
Tomáš Kelemen (vudiq)
4fffdb37d7
dosbox: fix build with gcc11 2022-04-13 22:45:05 +02:00
Tomáš Kelemen (vudiq)
c88e51c3c8
flycast: enable GLESv3 on RPi4, RK3288 and RK3399 2022-04-10 22:00:52 +02:00
Tomáš Kelemen (vudiq)
cd3e0ac8c9
mupen64plus_next: remove commented part 2022-04-09 22:10:24 +02:00
Tomáš Kelemen (vudiq)
0449e92e42
mupen64plus_next: don't force GLES3 globally, add only to RPi4 2022-04-09 21:58:40 +02:00
Tomáš Kelemen (vudiq)
a262e0a307
fbneo: fix typo / missing equal sign in test 2022-04-08 00:09:27 +02:00
Tomáš Kelemen (vudiq)
e9fde1e27e
pcsx_rearmed: build with correct dynarec, disable dynarec on x86_64/i386
see: #1651
2022-04-08 00:09:14 +02:00
Tomáš Kelemen (vudiq)
91f8325ae6
pcsx_rearmed: rollback to last known good version
ref: https://github.com/libretro/pcsx_rearmed/issues/626
2022-04-08 00:08:08 +02:00
Philippe Simons
b271fc9e22
core: update superbroswar (#1672) 2022-04-08 00:07:47 +02:00
Tomáš Kelemen
c6f18da35b
libretro update (#1670)
another update, as RetroArch tag for 1.10.2 was updated
- update RetroArch to (newly tagged) 1.10.2
- update cores / database / asseets / ... to latest
2022-04-08 00:07:05 +02:00
Tomáš Kelemen
074434b096
libretro update (#1661)
- update RetroArch to 1.10.2 and drop patch merged upstream
- RetroArch: disable core system files downloader (included in image)
- update almost all cores to their latest version
- drop duckstation core
- modify libretro_update.sh script to allow for updates to latest tagged commit
- modify some packages to use latest tag during automated update
- update liblcf to 0.7.0 (EasyRPG dependency) and drop patches
- do not rename `genesis_plus_gx_wide_libretro.so` to `genesis_plus_gx_libretro.so` in the install path
2022-04-08 00:01:38 +02:00
Tomáš Kelemen (vudiq)
057af7c840
fix folder - these belong to system, not assets 2022-04-07 23:57:02 +02:00
Tomáš Kelemen
7b6349da33
mame: enable mame current (#1650)
does build also for Pi / Pi Zero, but not including in image
2022-04-07 23:56:30 +02:00
Tomáš Kelemen
57739c98df
same_cdi: add new libretro core (#1654)
as it is based on mame current, not including for Pi and Pi Zero
2022-04-07 23:53:54 +02:00
Tomáš Kelemen (vudiq)
12848cb8da
ecwolf: fix a typo 2022-04-07 23:52:27 +02:00
Tomáš Kelemen
4f6cdf3fc2
dosbox_pure: buildfix (#1657)
- use correct g++
- add CPUFLAGS
- optimize with 3 via Makefile
2022-04-07 23:51:04 +02:00
Tomáš Kelemen (vudiq)
260a65e7bf
retroarch-standalone-cores: add xrick 2022-04-07 23:49:01 +02:00
Tomáš Kelemen (vudiq)
90c97a1c71
retroarch-standalone-cores: add nxengine 2022-04-07 23:48:44 +02:00
Tomáš Kelemen (vudiq)
d9163f5be0
retroarch-standalone-cores: add ecwolf 2022-04-07 23:48:22 +02:00
Tomáš Kelemen (vudiq)
0b3bbc5fc1
retroarch-standalone-cores: add dinothawr 2022-04-07 23:39:02 +02:00
Tomáš Kelemen (vudiq)
1bbbd318ba
retroarch-standalone-cores: add prboom.wad 2022-04-07 23:38:39 +02:00
Tomáš Kelemen (vudiq)
31a217ef2c
mame2003_plus: include hiscore.dat and samples folder in system 2022-04-07 23:38:18 +02:00
Tomáš Kelemen (vudiq)
99185b4acc
cannonball: add files to system folder 2022-04-07 23:38:03 +02:00
Tomáš Kelemen
26ca7f57e5
bk: add libretro core (#1643) 2022-04-07 23:29:22 +02:00
Tomáš Kelemen
14919d2f59
race: add new libretro core (#1642) 2022-04-07 23:25:39 +02:00
Tomáš Kelemen
1927d3fa92
sameduck: add new libretro core (#1633)
closes #1632
2022-04-07 23:25:20 +02:00
Philippe Simons
6b06447ca0
core: update superbroswar (#1630) 2022-04-07 23:23:13 +02:00
Tomáš Kelemen (vudiq)
5752f50d46
picodrive: add patch to remove temporary getoffs files
removes a temporary file stored in /tmp.

reason: if a different user on the same system tries to build picodrive,
they don't have the write permission to the already existing file and
the compilation fails
2022-04-07 23:22:01 +02:00
Tomáš Kelemen (vudiq)
cda72cf7ed
lr_moonlight: exclude i386 from build 2022-04-07 23:04:36 +02:00
GavinDarkglider
8a48e6f2c5
Cleanup decoder/encoder stuff for L4T Builds, update some things, fix GLES building, but keep GL build. Other Minor cleanups. (#1623)
* Update L4T encoder/decoder to latest version which is 70% faster at 1080p

* Add vulkan support to ffmpeg

* Add vitaquake3 and boom3 cores for switch builds

These cores are considered broken, but starting, so maybe in the future they will be more reliable.

* Run dock-hotplug before starting retroarch.

This Will properly force DPI if booted on dock, and audio switching. It also has the added bonus of force fixing audio issues where speakers randomly dont work on boot."

* Update Kernel Repos

* update libglvnd

* update xf86-video-nouveau

* Build mesa properly in L4T LibreELEC builds.

* Update L4T build config for retroarch to fix building with support for EGL/openGLES.
While L4T supports EGL/OpenGLES, and the issue building for it is fixed,
we arent switching now though because moonlight core doesnt support it.

* Exclude moonlight core in Lakka builds that use openGLES over openGL, as openGLES is not supported

* Use openGLES in LibreELEC builds, as that is what upstream is targeting
2022-04-07 23:04:13 +02:00
Philippe Simons
d82adda3ac
core: add Super Bros War (#1625) 2022-04-07 22:54:48 +02:00
Tomáš Kelemen (vudiq)
acf941af47
update RetroArch to 1.10.1 + all cores to current
* ppsspp: kept at 1.12.3
* retroarch: removed patch for Switch merged upstream
2022-04-07 22:46:36 +02:00
Tomáš Kelemen (vudiq)
f242f16f3c
kronos: do not force -lGL unless HAVE_OPENGL 2022-03-11 00:13:16 +01:00
Tomáš Kelemen (vudiq)
e161617d60
Lakka: fix build for Odroid XU4 2022-03-06 21:43:58 +01:00
Tomáš Kelemen (vudiq)
9e11c55157
ppsspp: roll back to 1.12.3 release 2022-03-03 22:27:50 +01:00
Tomáš Kelemen (vudiq)
67954f4e4b
fmsx: add libretro core 2022-03-03 22:24:22 +01:00
Tomáš Kelemen (vudiq)
b3c8d0500b
update retroarch and libretro
update RetroArch to 1.10.0
update all other retroarch and libretro packages to latest
2022-03-03 22:23:40 +01:00
gouchi
73d0349ae8
wasm4 : Add wasm4 to Libretro cores
port of #1606
2022-03-03 22:11:24 +01:00
Philippe Simons
d8660d2d58
jumpnbump : add core (Lakka-v4.x) (#1595) 2022-03-03 22:10:57 +01:00
Tomáš Kelemen (vudiq)
554376feae
moonlight: add GL as dependency 2022-03-03 22:04:09 +01:00
GavinDarkglider
f6f6a2a455
Fix recording/streaming in Lakka 4.x builds Few other minor fixes..... (#1617)
* Add Xvideo Extension Support

* Fix moonlight dependencies

* Fix retroarch recording/streaming.

* Fix melonds for tegra210 builds
2022-03-03 22:02:36 +01:00
Tomáš Kelemen (vudiq)
4f61f46cda
melonds: enable for more platforms 2022-03-03 21:41:00 +01:00
Tomáš Kelemen (vudiq)
42ec40ee45
Add support for Raspberry Pi Zero 2 W with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-03-03 18:45:14 +01:00