148 Commits

Author SHA1 Message Date
Twinaphex
96b673f809 (iOS) Buildfix 2016-05-16 11:35:28 +02:00
twinaphex
65d33700d4 Move audio_utils to libretro-common as s16_to_float 2016-05-16 11:33:49 +02:00
twinaphex
a3ca1029f0 Get rid of this file 2016-05-16 11:25:11 +02:00
Twinaphex
0c1d639911 (iOS) Buildfix 2016-05-16 11:15:46 +02:00
twinaphex
2422dfbbbe (libretro-common) Create libretro-common/conversion/float_to_s16 2016-05-16 11:11:02 +02:00
twinaphex
4ae92cfc4b (Android) Bake in Vulkan, and use spirv-cross now 2016-05-15 14:02:48 +02:00
twinaphex
e730dd6ae2 (Android) Change STL 2016-05-15 13:53:12 +02:00
twinaphex
315c6b9687 Cleanups 2016-05-12 10:44:15 +02:00
twinaphex
193eb62354 (Android) Add include dirs 2016-05-12 10:29:19 +02:00
twinaphex
d57395effb Define HAVE_ZLIB_DEFLATE 2016-05-09 02:51:51 +02:00
Alcaro
e4c9ec0903 Or here. 2016-05-06 20:23:54 +02:00
Alcaro
056e8c3ab3 No need to remove function names here either. 2016-05-06 20:22:37 +02:00
Twinaphex
84f9a4c1d7 (OSX) Path fix 2016-05-02 15:10:20 +02:00
radius
ec9aea1189 bump up version 2016-04-30 10:12:28 -05:00
twinaphex
3e72b89021 (Android) Disable Vulkan until things can start bulding, compiling
and working properly again
2016-03-22 20:33:12 +01:00
twinaphex
3b377f2e41 (Android) glslang_tab.cpp got moved 2016-03-22 18:39:26 +01:00
twinaphex
6a6caff671 Update this too 2016-03-22 18:37:40 +01:00
twinaphex
439b3e5007 Take out glslang_tab.cpp 2016-03-22 18:36:48 +01:00
twinaphex
f8ac103888 (Android) Change APPL_STL back too 2016-03-22 16:40:47 +01:00
twinaphex
77143179b5 Change back Android.mk file 2016-03-22 16:40:02 +01:00
Hans-Kristian Arntzen
75003b65f1 Revamp Android NDK build system.
Split up into separate modules to avoid the pain with cross-defines from
C and C++.

Move to c++_static STL. It's the recommended way since a while back and
fixes some build issues as well.
2016-03-21 23:43:59 +01:00
radius
fba912834d bump up version 2016-03-20 11:48:10 -05:00
radius
52b6d73c5a update version script 2016-03-19 13:18:53 -05:00
Danny Glover
9102a9d999 Fix compilation issue on iOS
- Compilation failed out of the box due to a missing directory added
to the copy build phase
2016-03-18 18:39:24 +00:00
radius
90b7875f21 add banner 2016-03-17 20:29:09 -05:00
radius
9fea079af3 update manifest 2016-03-17 19:03:27 -05:00
twinaphex
a446f9040b Push these updates 2016-03-18 00:32:57 +01:00
twinaphex
7f1c4fa2ff Rename sinc_neon.S to sinc_resampler_neon.S 2016-03-14 15:49:02 +01:00
twinaphex
f4ea4bfdda Bump up version 2016-03-05 20:33:23 +01:00
twinaphex
4d630189a2 Start adding Windows implementation for net_ifinfo.c - will
need to link against iphlpapi for mingw
2016-03-03 04:40:25 +01:00
twinaphex
c9e6a91137 (Android) Bake in ifaddrs for Android 2016-03-03 02:08:47 +01:00
twinaphex
784df92f8d (Android) Compile in Vulkan support 2016-03-01 23:37:27 +01:00
twinaphex
d2645e9087 Add more glslang include dirs 2016-03-01 19:19:39 +01:00
twinaphex
800d54a7fb (Android) Start setting up include dirs 2016-03-01 19:04:20 +01:00
twinaphex
77001a5577 (Android) More preparation for Vulkan 2016-03-01 18:59:12 +01:00
twinaphex
86a8899b0f (Android) Start preparing Android JNI Makefiles for Android 2016-03-01 18:46:40 +01:00
radius
44e309e7c8 allow a debuggable release build for the buildbot 2016-02-12 01:09:33 -05:00
twinaphex
9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
neville
9a38ec28b0 Get rid of compile-time ifdefs inside get_chosen_screen 2016-01-16 13:23:00 +01:00
neville
9211073bf5 (OSX PPC) Merge 2016-01-14 13:38:23 +01:00
twinaphex
beb3619cca (OSX PPC) Add HAVE_LIBRETRODB 2016-01-14 13:37:34 +01:00
twinaphex
5b61cd2940 Bump up APK version 2016-01-12 15:23:46 +01:00
twinaphex
8efe01110e Take out camera and location permissions 2016-01-12 15:22:50 +01:00
twinaphex
fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex
a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
Twinaphex
23e86f13d3 Merge pull request #2637 from diablodiab/android-refreshrate-parameter
Add refresh rate parameter to Android version
2016-01-11 22:21:33 +01:00
Diablodiab
84bf2b0705 Add REFRESH parameter option to Android version. You can use this parameter to
specify a preferred refresh rate for Retroarch to use.
2016-01-11 21:45:46 +01:00
Alcaro
66e03301ce Replace remaining 1.2.2 with 1.3.0. 2016-01-11 21:24:50 +01:00
twinaphex
c7eeb557fa (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
Higor Eurípedes
d62839516e (phoenix) Add optional clang sanitizer support
Set the SANITIZER=address environment variable. Debug mode isn't
required but helps.
2015-12-05 12:31:12 -03:00