This project is mirrored from https://*****@github.com/libretro/libretro-2048.git.
Pull mirroring updated .
- 19 May, 2020 3 commits
- 12 May, 2020 2 commits
-
-
Libretro-Admin authored
Add dos compilation
-
Vladimir Serbinenko authored
-
- 03 May, 2020 2 commits
-
-
Libretro-Admin authored
Recognize platform=unix-armv7-hardfloat-neon
-
Vladimir Serbinenko authored
-
- 02 May, 2020 3 commits
-
-
Libretro-Admin authored
Remove unused MSB_FIRST defines
-
Libretro-Admin authored
Provide default values for CC and CXX on QNX
-
Vladimir Serbinenko authored
-
- 30 Apr, 2020 1 commit
-
-
Vladimir Serbinenko authored
-
- 25 Mar, 2020 2 commits
-
-
Libretro-Admin authored
AppleTVOS platform build fix
-
fuzzard authored
Fixes building for Apple TVOS platform. prior to this, we get incorrect sysroot and arch target. Snippet of the build Log is below ``` /Applications/Xcode10.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk -miphoneos-version-min=5.0 -fPIC -dynamiclib -miphoneos-version-min=5.0 -o 2048_libretro_ios.dylib ./libretro.o ./game_noncairo.o ./game_shared.o -lm 15:11:47 clang: warning: using sysroot for 'AppleTVOS' but targeting 'iPhone' [-Wincompatible-sysroot] 15:11:47 ld: warning: ignoring file /Applications/Xcode10.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/usr/lib/libm.tbd, missing required architecture armv7 in file /Applications/Xcode10.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/usr/lib/libm.tbdld: warning: ignoring file /Applications/Xcode10.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/usr/lib/libSystem.tbd, missing required architecture armv7 in file /Applications/Xcode10.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.2.sdk/usr/lib/libSystem.tbd 15:11:47 15:11:47 Undefined symbols for architecture armv7: 15:11:47 "___error", referenced from: ``` Tested with Kodi libretro implementation on AppleTVOS 13.1 using Xcode 11
-
- 06 Jan, 2020 1 commit
-
-
Libretro-Admin authored
-
- 27 Dec, 2019 1 commit
-
-
Libretro-Admin authored
-
- 02 Sep, 2019 1 commit
-
-
Libretro-Admin authored
(tvOS) Compile using tvOS SDK
-
- 01 Sep, 2019 1 commit
-
-
harakari authored
-
- 25 Jun, 2019 1 commit
-
-
Libretro-Admin authored
-
- 26 Mar, 2019 1 commit
-
-
hizzlekizzle authored
Report audio sample rate as zero
-
- 23 Mar, 2019 1 commit
-
-
Emery Hemingway authored
The location of libretro-common may be overriden by setting the LIBRETRO_COMM_DIR variable via the command line.
-
- 02 Mar, 2019 1 commit
-
-
Emery Hemingway authored
-
- 28 Feb, 2019 1 commit
-
-
Emery Hemingway authored
Frontends may skip audio initialization if the core does not need it.
-
- 29 Dec, 2018 1 commit
-
-
Libretro-Admin authored
-
- 26 Nov, 2018 2 commits
-
-
Libretro-Admin authored
Build rules for Genode platform
-
Emery Hemingway authored
-
- 11 Nov, 2018 1 commit
-
-
Libretro-Admin authored
Added Classic Platform structure - ARMv7 Cortex A7 build
-
- 09 Nov, 2018 2 commits
-
-
Libretro-Admin authored
Compile 2048 for PS2
-
fjtrujy authored
-
- 04 Nov, 2018 2 commits
-
-
Ryan 'Swingflip' Hamlin authored
-
Ryan 'Swingflip' Hamlin authored
-
- 30 Sep, 2018 1 commit
-
-
Libretro-Admin authored
-
- 28 Aug, 2018 2 commits
-
-
Libretro-Admin authored
Force frontend to determine aspect-ratio
-
Emery Hemingway authored
-
- 06 Apr, 2018 1 commit
-
-
Libretro-Admin authored
Refactor android jni makefiles
-
- 05 Apr, 2018 1 commit
-
-
Steel01 authored
-
- 19 Feb, 2018 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 04 Jan, 2018 1 commit
-
-
Libretro-Admin authored
-
- 24 Dec, 2017 1 commit
-
-
Libretro-Admin authored
-
- 24 Oct, 2017 1 commit
-
-
Brad Parker authored
-