axmol/tests/lua-tests/proj.android/app
halx99 bfe167121e Add cmake option AX_GLES_PROFILE
Valid value of AX_GLES_PROFILE: 0, 200, 300

By default, the AX_GLES_PROFILE is:

- android: 200, allow axmol apps runs on: API 17 Android 4.2+ devices
- winuwp: 300
- Win32/linux/osx/ios/tvos: 0

For ios/tvos, will forcing AX_GLES_PROFILE to 300 if AX_GLES_PROFILE not 0
2023-08-14 20:40:05 +08:00
..
jni Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
res [Android] Update icons to Axmol logo (#1073) 2023-02-23 23:43:51 +08:00
src/org/axmol Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
.gitignore Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
AndroidManifest.xml Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
build.gradle Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
get_environment.sh Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00
proguard-rules.pro Tidy project tree and full symlink support (#1072) 2023-02-23 21:57:30 +08:00