51 Commits

Author SHA1 Message Date
twinaphex
9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
twinaphex
3b8ae65afb (Android) Re-enable Vulkan 2016-09-29 12:22:31 +02:00
twinaphex
efdee89d09 Create samples 2016-09-28 12:44:41 +02:00
twinaphex
e25472013f Move dir variable 2016-09-20 01:54:59 +02:00
twinaphex
2f17fdd651 Update Android.mk 2016-09-20 01:54:24 +02:00
twinaphex
88dd3c131c Get rid of jni/Android2.mk 2016-09-19 19:31:33 +02:00
twinaphex
6f47289ba6 Start adding HAVE_CONFIG_H to gfx/drivers_context 2016-09-06 19:39:02 +02:00
twinaphex
fda2495021 Get rid of HAVE_ZLIB_DEFLATE - implicitly enable it 2016-08-02 15:34:48 +02:00
twinaphex
83452f3a0b (Android) Add HAVE_IMAGEVIEWER 2016-07-31 14:24:17 +02:00
twinaphex
465ac5707c Add HAVE_NETWORKGAMEPAD 2016-06-27 06:38:47 +02:00
Hans-Kristian Arntzen
596cd320c6 Vulkan: Update SPIRV-Cross and glslang. 2016-06-25 14:44:56 +02:00
twinaphex
63af59a198 Add HAVE_LANGEXTRA 2016-06-07 06:05:41 +02:00
twinaphex
883d9ff6b5 Add HAVE_SHADERPIPELINE define 2016-06-07 00:00:28 +02:00
twinaphex
de2d15c716 Add extra image format support to targets 2016-05-18 13:39:42 +02:00
twinaphex
25ec6a8872 Add HAVE_JPEG to project files 2016-05-17 13:39:06 +02:00
twinaphex
65d33700d4 Move audio_utils to libretro-common as s16_to_float 2016-05-16 11:33:49 +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
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
twinaphex
7f1c4fa2ff Rename sinc_neon.S to sinc_resampler_neon.S 2016-03-14 15:49:02 +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
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
twinaphex
d171c831c3 (Android) Remove apk-extract 2015-12-02 06:28:46 +01:00
radius
94e145c9b0 disable remote gamepad on android it needs to be added to griffin 2015-11-27 21:11:48 -05:00
radius
6c2e3061c1 add network gamepad support to android builds 2015-11-27 21:00:50 -05:00
twinaphex
074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00
twinaphex
304a3c3de3 (Android) Define HAVE_EGL 2015-11-19 13:55:16 +01:00
twinaphex
c9104b20e7 (Android/iOS) Disable mmap 2015-11-16 19:01:31 +01:00
twinaphex
9510449890 Define HAVE_MMAP for Android 2015-11-14 21:08:11 +01:00
twinaphex
66914232ab Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
2015-11-02 23:23:54 +01:00
twinaphex
fd9ecb70af (Android) Add HAVE_CHEEVOS 2015-10-30 13:31:56 +01:00
twinaphex
a599ac4c98 Added Android2.mk 2015-10-28 18:21:08 +01:00
twinaphex
6ae8af1150 Update other Makefiles 2015-10-26 02:46:51 +01:00
twinaphex
3db688d477 Create retro_stat.c/retro_stat.h 2015-09-22 01:45:30 +02:00
twinaphex
28dc6d0c7d (Android) Buildfix 2015-09-20 16:05:18 +02:00