From c647afd4d20f20907c0cbb585d4e9cb2684a43a4 Mon Sep 17 00:00:00 2001 From: M4xw Date: Tue, 30 Jun 2020 16:51:11 +0200 Subject: [PATCH] [Mupen64Plus-Next] Add flavour tag for GLES2 Android Adjust comptable.py --- comptable.py | 1 + recipes/android/cores-android | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/comptable.py b/comptable.py index a2b76535..31bcdd1b 100644 --- a/comptable.py +++ b/comptable.py @@ -92,6 +92,7 @@ features_cores = { 'kronos': ['gl3'], 'mednafen_psx_hw': ['gfxaccel'], 'mupen64plus_next': ['gfxaccel', 'libco'], + 'mupen64plus_next_gles2': ['gles2', 'libco'], 'mupen64plus_next_gles3': ['gles3', 'libco'], 'openlara': ['gfxaccel'], 'parallel_n64': ['gfxaccel', 'libco'], diff --git a/recipes/android/cores-android b/recipes/android/cores-android index c9d4b36b..97b724f9 100644 --- a/recipes/android/cores-android +++ b/recipes/android/cores-android @@ -65,7 +65,7 @@ meteor libretro-meteor https://github.com/libretro/meteor-libretro.git master NO mgba libretro-mgba https://github.com/libretro/mgba.git master YES GENERIC_JNI Makefile libretro-build/jni mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC_JNI Makefile jni mu libretro-mu https://github.com/libretro/Mu.git master YES GENERIC_JNI Makefile libretroBuildSystem/jni -mupen64plus_next libretro-mupen64plus_next https://github.com/libretro/mupen64plus-libretro-nx.git develop YES GENERIC_JNI Makefile libretro/jni +mupen64plus_next_gles2 libretro-mupen64plus_next-gles2 https://github.com/libretro/mupen64plus-libretro-nx.git develop YES GENERIC_JNI Makefile libretro/jni mupen64plus_next_gles3 libretro-mupen64plus_next-gles3 https://github.com/libretro/mupen64plus-libretro-nx.git develop YES GENERIC_JNI Makefile libretro/jni GLES3=1 nekop2 libretro-nekop2 https://github.com/libretro/libretro-meowPC98.git master YES GENERIC_JNI Makefile.libretro libretro/jni neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC_JNI Makefile jni