Commit Graph

35 Commits

Author SHA1 Message Date
Thiago Kenji Okada
7be27f5247 libretro.beetle-supafaust: init at unstable-2022-10-01 2022-10-06 23:29:38 +01:00
Thiago Kenji Okada
1237bfb999
Merge pull request #194247 from PanAeon/libretro-puae
add puae retroarch core
2022-10-05 09:03:37 +01:00
vitalii
fbbf9ff6df libretro.puae: init at unstable-2022-04-21 2022-10-04 21:11:59 +03:00
Thiago Kenji Okada
5620b7ccad libretro.mame{2015,2016}: disable enableParallelBuilding again 2022-10-02 21:56:38 +01:00
Thiago Kenji Okada
650e434781 libretro.flycast: fix aarch64-linux build 2022-10-02 21:52:28 +01:00
Thiago Kenji Okada
400b95cfb9 libretro.blastem: mark it only available in x86 2022-10-02 20:43:44 +01:00
Thiago Kenji Okada
f3313e870c libretro.parallel-n64: return aarch64 patch 2022-10-02 19:56:48 +01:00
Thiago Kenji Okada
30e0247a15 libretro.mame*: enableParallelBuilding = true 2022-10-02 19:04:00 +01:00
Thiago Kenji Okada
a82186094c libretro.dosbox: remove gcc10Stdenv override 2022-10-01 18:28:09 +01:00
Thiago Kenji Okada
ec66f49268 libretro.citra: remove gcc10Stdenv override 2022-10-01 18:25:05 +01:00
Thiago Kenji Okada
49bc117c6c libretro: remove unnecessary code 2022-10-01 18:12:16 +01:00
Thiago Kenji Okada
0eadc3bbf2 maintainers: add libretro team, use it in retroarch/libretro 2022-10-01 14:31:39 +01:00
Thiago Kenji Okada
8a8ea9bacd libretro: unstable-2022-04-21 -> unstable-2022-10-01 2022-10-01 14:13:20 +01:00
Thiago Kenji Okada
bbcaaeb97d retroarch: add nixosTests.retroarch as passthru.tests 2022-10-01 13:27:32 +01:00
Thiago Kenji Okada
5c24cfdc88 retroarch: 1.10.3 -> 1.11.0 2022-10-01 13:27:31 +01:00
Brian McKenna
c8107cf185 retroarch: enable dbus on Linux 2022-08-06 21:08:34 +10:00
adisbladis
6efcb7a0e3 libretro.nxengine: init at unstable-2022-04-21 2022-07-16 03:17:11 +08:00
Sergei Trofimovich
6130c92db6 retroarchBare: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10 or llvm-11. Otherwise build fails as:

    duplicate symbol '_apple_platform' in:ui_cocoa.o cocoa_common.o
2022-06-10 09:18:41 +01:00
Peter Hoeg
12f36a7cff tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Thiago Kenji Okada
aff4beb95e libretro: pass explicit parameters to update_cores.py script
Hope this fixes the issue where sometimes the script calculates the
wrong hash (happening specially in `mame` core).
2022-04-24 02:29:02 +01:00
Thiago Kenji Okada
09d7048059 libretro.dosbox: fix build 2022-04-24 02:29:02 +01:00
Thiago Kenji Okada
b511e03b04 libretro: unstable-2022-04-08 -> unstable-2022-04-21 2022-04-24 02:29:01 +01:00
Thiago Kenji Okada
54f84ac616 retroarch: 1.10.2 -> 1.10.3 2022-04-21 18:30:02 +01:00
Thiago Kenji Okada
eab6133b18 libretro: rename script 2022-04-08 23:22:01 +01:00
Thiago Kenji Okada
3c1b148066 libretro: unstable-2022-04-05 -> unstable-2022-04-08 2022-04-08 22:30:52 +01:00
Thiago Kenji Okada
13188121a4 libretro.hatari: simplify build 2022-04-08 22:30:52 +01:00
Thiago Kenji Okada
e6acb0c6a8 libretro.citra: fix build 2022-04-08 18:10:28 +01:00
Thiago Kenji Okada
7c4c28b2ca libretro.citra-canary: remove it
Not maintained anymore by upstream.
2022-04-08 17:27:42 +01:00
Thiago Kenji Okada
fea4c06ede libretro: unstable-2022-03-09 -> unstable-2022-04-05 2022-04-08 17:27:11 +01:00
Thiago Kenji Okada
19ea6302e3 retroarch: 1.10.1 -> 1.10.2 2022-04-08 17:27:10 +01:00
Thiago Kenji Okada
f5241283fd libretro: unstable-2022-01-21 -> unstable-2022-03-09 2022-04-08 17:27:10 +01:00
Thiago Kenji Okada
e0eeb37b38 retroarch: 1.10.0 -> 1.10.1 2022-04-08 17:27:10 +01:00
Thiago Kenji Okada
6b4c7368fa retroarchBare: re-add support to Darwin
This still doesn't fix our wrapped retroarch binary, but should be
sufficient to build retroarch+cores in Darwin.
2022-04-08 17:27:10 +01:00
Renaud
218a378be6 retroarch: keep meta.description short
And move additional text to meta.longDescription
2022-02-19 18:07:06 +01:00
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00