Tomáš Kelemen (vudiq)
39723d1b21
Lakka: cleanups
2024-04-26 13:02:19 +02:00
Tomáš Kelemen (vudiq)
1a72d3e1a5
update libretro/retroarch packages
2024-04-26 12:31:53 +02:00
Tomáš Kelemen (vudiq)
44e9f2f4cc
mgba_upstream: update CMAKE options for GLES build and drop unused options
2024-04-25 18:57:53 +02:00
Tomáš Kelemen (vudiq)
0e50440e0c
add mgba_upstream to the cores list
2024-04-23 21:30:10 +02:00
Tomáš Kelemen (vudiq)
bd366a879a
mgba: add core from downstream repo
2024-04-23 21:29:07 +02:00
Tomáš Kelemen (vudiq)
a1bffbc68b
rename mgba to mgba_upstream
2024-04-23 21:28:05 +02:00
Tomáš Kelemen (vudiq)
2896fee1d2
ppsspp: drop linux and ffmpeg from dependencies
...
- target linux not needed for the build of the ppsspp core
- we do not use system ffmpeg for ppsspp
2024-04-23 18:01:58 +02:00
Tomáš Kelemen (vudiq)
0647471257
RPiZero2-GPiCase: disable ppssspp
...
fails finding FFMPEG
2024-04-23 13:07:06 +02:00
Tomáš Kelemen (vudiq)
63c2aa2ead
update libretro cores + retroarch packages
2024-04-22 08:04:54 +02:00
Tomáš Kelemen (vudiq)
ba1330f158
show_config: remove echo that was there for testing
2024-04-22 08:01:36 +02:00
Tomáš Kelemen (vudiq)
c449a4221b
Update libretro and retroarch packages
2024-04-19 13:53:23 +02:00
Tomáš Kelemen (vudiq)
3c7cb1a8e9
flycast/RPi5: switch patch for build option
2024-04-16 20:00:08 +02:00
Tomáš Kelemen (vudiq)
42898a5470
get_git: change GET_SKIP_SUBMODULE to PKG_GIT_SKIP_SUBMODULE
...
this resets the env for each package
2024-04-16 08:53:19 +02:00
Tomáš Kelemen (vudiq)
273afbe54d
Lakka: move LIBRETRO_CORES to own package
...
when cores are set via virtual package, one can filter out cores also
based on other circumstances. in distro-options only PROJECT, DEVICE and
ARCH are available, so one cannot disable core based on OPENGL/OPENGLES,
VULKAN etc.
2024-04-15 19:12:47 +02:00
Tomáš Kelemen (vudiq)
bcd7aed734
mame: do not build for arm
...
build error for arm targets when linking
2024-04-15 18:19:17 +02:00
Tomáš Kelemen (vudiq)
5fee886c3f
vircon32: update core + disable for RPiZero2-GPiCase
2024-04-14 22:14:07 +02:00
Tomáš Kelemen (vudiq)
b659bb5039
rename GPiCase builds for consistency
2024-04-12 09:28:11 +02:00
Tomáš Kelemen (vudiq)
e9ceb4da48
vice: update + add xpet
2024-04-12 09:02:42 +02:00
Tomáš Kelemen (vudiq)
de277867e7
pcsx2: fix whitespace/indentation
2024-04-10 22:57:35 +02:00
Tomáš Kelemen (vudiq)
249414a1fe
mame: update & reenable
2024-04-10 22:56:39 +02:00
Tomáš Kelemen (vudiq)
90ce5f629b
mupen64plus: update & fix build
...
disabled submodule due to borked submodule config in repo
2024-04-10 20:43:18 +02:00
Giovanni Cascione
3954d5bd39
ppsspp: turn off vulkan explicitly if needed ( #1938 )
2024-04-10 18:00:17 +02:00
Alex Abbatiello
0088d98d08
DOSBox Pure 0.9.9 ( #1948 )
...
* DOSBox Pure 0.9.9
* Fix issue schellingb/dosbox-pure#488
* Set compiler flags properly
2024-04-10 17:59:36 +02:00
gouchi
9dfd7738f8
vircon32: add libretro core ( #1940 )
2024-04-10 17:57:41 +02:00
Yasai-san
d88bdf00d4
Add Beetle Saturn core for RPi5 ( #1931 )
2024-04-10 17:53:00 +02:00
Yasai-san
af882fb8da
Fix yabasanshiro core settings on RPi. (port of #1933 )
2024-04-10 17:51:41 +02:00
Jonian Guveli
0d316f85cb
swanstation: update cmake options ( #1928 )
...
remove unused cmake variables and add `CMAKE_BUILD_TYPE=Release`
variable
2024-04-10 17:34:50 +02:00
Demetris Ierokipides
26cc648b75
mgba: upgrade
2024-04-10 17:27:34 +02:00
Ntemis
d633a83206
Add vulkan support to PCSX2 core
2024-04-10 17:19:36 +02:00
ntemis
3504f5a4b9
Dont build vitaquake2 for arm
2024-04-10 17:19:14 +02:00
Demetris Ierokipides
53fe0dfdef
Allwinner H6: in these SOC's there is a small restriction in gles api support.
...
In panfrost can only support up to GLESv2 so lets make it build proper for
Mupen64plus "cheating" the platform args.
This should close https://github.com/libretro/Lakka-LibreELEC/issues/1810
Signed-off-by: Demetris Ierokipides <ierokipides.dem@gmail.com>
2024-04-10 17:13:03 +02:00
Yasai-san
489d37b298
flycast: Enable RPi5 ( #1941 )
...
* Fix flyfast for RPi5
* Patch file name change and package.mk settings for RPi5 change
2024-04-10 17:06:32 +02:00
Yasai-san
d57233047f
Support RetroFlag GPiCASE2W RPiZero2 aarch64 (port of #1947 )
2024-04-10 16:54:52 +02:00
Tomáš Kelemen (vudiq)
bcaf1b120f
easyrpg: update to 0.8 "Paralyze"
...
- update core
- update liblcf (dep)
- rebase CMakeLists.txt patch
- add patch to fix build with libfmt10
2024-04-09 22:54:14 +02:00
Alex Abbatiello
bfee285ca4
vitaquake2: Add libretro core ( #1920 )
2024-04-09 22:23:48 +02:00
gouchi
6c4e2dea05
geolith: add libretro core (port of #1943 )
2024-04-09 21:53:22 +02:00
Tomáš Kelemen (vudiq)
ceee8b9e28
update libretro cores + retroarch
...
following cores were not updated and removed from build, as they fail to
build with old as well as updated:
- citra
- dolphin
- easyrpg
- mame
- mupen64plus_next
- pcsx2
- ppsspp
- same_cdi
build tested only for Generic.x86_64
2024-04-09 14:29:40 +02:00
Tomáš Kelemen (vudiq)
916368a387
update libretro cores + retroarch (non-tag)
2023-02-11 22:00:26 +01:00
zoltanvb
60f892f658
ep128emu: add libretro core ( #1828 )
2023-02-05 20:37:06 +01:00
Tomáš Kelemen (vudiq)
d041a4f2b8
update libretro/retroarch packages
2023-01-31 09:02:34 +01:00
Tomáš Kelemen (vudiq)
8ef7b436e4
dosbox_core: new libretro core
...
closes #1730
this core supersedes dosbox and dosbox_svn, but keeping the cores for
folks who rely on them, but might be dropped in future
2023-01-31 00:03:10 +01:00
Tomáš Kelemen (vudiq)
6d4fbf1049
dirksimple: copy games, update patch
2023-01-29 10:58:30 +01:00
Tomáš Kelemen (vudiq)
d571023ba3
easyrpg: do not build non-essential documentation
...
when required tools are installed on the host (i.e. not in the
sysroot/tolchain), documentation is added to the build. this may fail in
case other dependencies like python libraries are included from the
sysroot. also the documentation is not required for the core.
2023-01-28 19:18:34 +01:00
Tomáš Kelemen (vudiq)
6f5c36c278
dirksimple: fix the patch for libretro only build
2023-01-28 00:50:39 +01:00
Tomáš Kelemen (vudiq)
2aa0f275ae
thepowdertoy: new libretro core
2023-01-27 22:11:02 +01:00
Tomáš Kelemen (vudiq)
25218443d6
numero: add libretro core
2023-01-27 22:09:51 +01:00
Tomáš Kelemen (vudiq)
d256a4fedf
jaxe: add libretro core
2023-01-27 22:08:47 +01:00
Tomáš Kelemen (vudiq)
bf79e679e5
dirksimple: add libretro core
2023-01-27 22:07:58 +01:00
Tomáš Kelemen (vudiq)
2e93deeddb
puae2021: update retroarch/system location
2023-01-27 09:10:12 +01:00
Tomáš Kelemen (vudiq)
370daac039
dosbox_pure: patch to fix build (optimize + remove stripping)
2023-01-26 22:51:57 +01:00