aliaspider
|
84dfe03183
|
(android) use debug CFLAGS when compiled with NDK_DEBUG=1
|
2015-03-28 22:38:35 +01:00 |
|
twinaphex
|
9b1891a250
|
(Android Add -DHAVE_LIBRETRODB
|
2015-02-24 19:09:31 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|
twinaphex
|
1b4673c634
|
Define HAVE_NETWORKING for a bunch of the platforms/targets
|
2015-01-28 08:58:25 +01:00 |
|
twinaphex
|
e431f8e8f0
|
(Lakka) Remove Lakka - XMB will become the replacement driver
|
2015-01-27 01:56:04 +01:00 |
|
twinaphex
|
2679c3d5c2
|
Rename audio/utils.c to audio/audio_utils.c
|
2015-01-13 00:19:46 +01:00 |
|
twinaphex
|
11bcc24c58
|
Rename some more files
|
2015-01-12 22:11:13 +01:00 |
|
lordashram
|
fc970fa27f
|
(Android) Build fix [7rtype]
|
2014-11-19 13:46:44 -06:00 |
|
twinaphex
|
4d5c7a05d1
|
(Android) C90 build fixes
|
2014-11-12 14:32:08 +01:00 |
|
twinaphex
|
187d4362ca
|
(Android) Build fix
|
2014-10-22 00:26:15 +02:00 |
|
twinaphex
|
6c3c09ba59
|
(Android) Fix build
|
2014-10-21 08:57:08 +02:00 |
|
twinaphex
|
c62d52de0f
|
Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
|
2014-10-21 05:05:52 +02:00 |
|
twinaphex
|
73e6acbc37
|
(Android) Add HAVE_LAKKA, HAVE_GLUI and HAVE_XMB
|
2014-10-09 05:24:22 +02:00 |
|
twinaphex
|
ce6c884724
|
Take out HAVE_CC_RESAMPLER define
|
2014-09-24 09:39:41 +02:00 |
|
aliaspider
|
7899dea89f
|
add NEON optimizations for the CC resampler.
|
2014-09-22 08:28:24 +01:00 |
|
twinaphex
|
9968235d68
|
(Android) Fix JNI build
|
2014-09-15 19:03:09 +02:00 |
|
twinaphex
|
3787c831e7
|
(Wii) Compile in 7zip support
|
2014-09-12 22:24:18 +02:00 |
|
twinaphex
|
119a51be76
|
Silence unused variable warnings
(Android) undefine HAVE_COMPRESSION - gets defined in griffin.c now
|
2014-09-12 21:41:54 +02:00 |
|
twinaphex
|
b360a308ce
|
(Android) Build fix
|
2014-09-11 07:35:42 +02:00 |
|
twinaphex
|
442b4a7c7e
|
(Android) Compile in 7zip support
|
2014-09-02 21:26:31 +02:00 |
|
twinaphex
|
6a5f614215
|
(7z) Change function signature of 7zip_read_file function
|
2014-09-02 20:45:57 +02:00 |
|
twinaphex
|
e1a122843b
|
Add null camera - remove HAVE_CAMERA ifdefs
|
2014-08-14 02:55:04 +02:00 |
|
twinaphex
|
027bd68bb3
|
Add location/null.c - get rid of HAVE_LOCATION ifdefs
|
2014-08-14 02:15:48 +02:00 |
|
twinaphex
|
92e7e413d4
|
(Android) Take out HAVE_BUILTIN_AUTOCONFIG - Android port now relies
on joypad autoconfig files put inside autoconfig directory
|
2014-08-13 12:17:45 +02:00 |
|
twinaphex
|
aa8aa948c1
|
(Android) Define __ARM_NEON__ for ARMv7 ABI
|
2014-08-03 00:57:16 +02:00 |
|
twinaphex
|
fbb0b57cae
|
Use __ARM_NEON__ define instead of HAVE_NEON
|
2014-07-26 20:18:37 +02:00 |
|
twinaphex
|
d1a85b6d95
|
Take out HAVE_SCREENSHOTS everywhere
|
2014-07-22 03:22:18 +02:00 |
|
twinaphex
|
16ef1f008c
|
(Android) Remove obsolete android/native - compile always from
android/phoenix/jni now
|
2014-06-11 12:37:58 +02:00 |
|
Themaister
|
3ac1150ebc
|
Fixup Ant build for Android.
|
2014-04-25 16:35:26 +02:00 |
|
ToadKing
|
57677f8d2a
|
[ANDROID] fix compile on windows
broken make in android toolkit can't have paths with colons in LOCAL_SRC_FILES, just assume we're getting called from the right directory
|
2013-10-21 21:38:54 -04:00 |
|
Themaister
|
773295cb28
|
Move jni stuff to NativeInterface.
Makes it more generic and extensible for the future.
|
2013-10-14 23:27:18 +02:00 |
|
Themaister
|
7df4500024
|
Use native side asset extraction.
|
2013-10-14 21:08:41 +02:00 |
|
twinaphex
|
ad7a8cd468
|
(Android) Include native/jni/Android.mk file in phoenix/jni/Android.mk
file
|
2012-12-27 14:55:40 +01:00 |
|
notaz
|
b1e8c84f55
|
(Android) Enable and fix warnings.
|
2012-12-26 03:11:33 +02:00 |
|
notaz
|
729bf464c5
|
(Android) Enable logger and overlay for phoenix.
Doesn't build otherwise for me.
|
2012-12-26 03:11:08 +02:00 |
|
twinaphex
|
7116118051
|
Remove remnants of HAVE_CONFIGFILE
|
2012-12-23 18:16:33 +01:00 |
|
twinaphex
|
ecc2376e6f
|
(Phoenix Legacy) Adding back phoenix legacy for now
|
2012-12-08 12:37:00 +01:00 |
|
meancoot
|
fc1cf035d7
|
Delete original phoenix directory; Rename andretro directory to phoenix.
|
2012-12-06 01:47:52 -05:00 |
|