axmol/extensions/scripting/lua-bindings
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
..
auto Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
manual Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
proj.android Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
script Update LUA constants for target platform (#1192) 2023-04-28 14:55:27 +08:00
CMakeLists.txt Improve cmake script 2023-07-06 19:21:36 +08:00