This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-01-30 03:32:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-test-gl
/
jni
/
Application.mk
8 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add JNI target to libretro-test-gl. Fixup GLES build.
2013-05-12 03:39:25 +02:00
APP_ABI
:=
all
[Android] Add support for GLES3 HW render.
2014-04-14 13:17:05 +02:00
i
f
e
q
(
$(
GLES
)
,
3
)
APP_PLATFORM :
=
android-18
e
l
s
e
APP_PLATFORM :
=
android-9
e
n
d
i
f
Add JNI target to libretro-test-gl. Fixup GLES build.
2013-05-12 03:39:25 +02:00
Reference in New Issue
Copy Permalink