[Mupen64Plus-Next] Add flavour tag for GLES2 Android

Adjust comptable.py
This commit is contained in:
M4xw 2020-06-30 16:51:11 +02:00
parent f9ea222560
commit c647afd4d2
2 changed files with 2 additions and 1 deletions

View File

@ -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'],

View File

@ -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