axmol/tests/live2d-tests/proj.android
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
..
app Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
gradle/wrapper Update AGP to 7.4.2, gradle to 8.1 2023-04-20 08:54:24 +08:00
.gitignore Merge: 61c159d3d0 932c3bcffa 2022-06-24 16:23:26 +08:00
build.gradle Update AGP to 7.4.2, gradle to 8.1 2023-04-20 08:54:24 +08:00
gradle.properties Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
gradlew Merge: 61c159d3d0 932c3bcffa 2022-06-24 16:23:26 +08:00
gradlew.bat Merge: 61c159d3d0 932c3bcffa 2022-06-24 16:23:26 +08:00
settings.gradle Windows Store UWP apps support (#1108) 2023-03-11 22:10:18 +08:00