axmol/core/platform/ios
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
..
Application-ios.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Application-ios.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Common-ios.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Device-ios.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
DirectorCaller-ios.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
DirectorCaller-ios.mm Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
EAGLView-ios.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
EAGLView-ios.mm Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ES3Renderer-ios.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ES3Renderer-ios.m Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
ESRenderer-ios.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
GL-ios.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
GLViewImpl-ios.h Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
GLViewImpl-ios.mm Add cmake option AX_GLES_PROFILE 2023-08-14 20:40:05 +08:00
Image-ios.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
InputView-ios.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
InputView-ios.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
OpenGL_Internal-ios.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
PlatformDefine-ios.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
StdC-ios.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
cocos2d-prefix.pch Rename core folder name 2021-12-31 14:39:08 +08:00