axmol/cocos/platform/android
coulsonwang 7ee0b65bb6 [Feature] fix spirte, label test when EGL context lost (#19612)
* [BugFix] fix compile error

* [Feature] fix spirte, label test when EGL context lost

* [Feature] map uniform location

* [Feature] remove unneeded codes

* [Feature] add BufferManager

* [Feature] fix compile error

* [Feature] add files

* [Feature] remove unneeded codes

* [Feature] no need to release opengl resource

* [Feature] update BufferManager

* 1. reCreate frame buffer when needed.
2. initial texture when come back to foreground

* [Feature] add Program and Buffer event listener

* [FixTerrain] need check location had used before

* fix compile error

* add updateTextureDescrptor function for TextureMTL, since TextureMTL creation was move to Texture2D constructor.

* [FixDrawNode] record buffer data when needed

* [FixShaderTest] add nullptr judgement

* [FixShaderText] no need to reCreate ProgramState when come back to foreground

* [FixRenderTexture] retain the render texture image

* [Feature] optimize buffer memory

* fix compile error

* fix CI test fail
2019-04-29 18:51:45 -07:00
..
ControllerManualAdapter update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
java Ui video player new style looping input options 2019-04-10 18:33:05 -07:00
jni Add Android P cutout area support (#19595) 2019-04-10 18:32:27 -07:00
libcocos2dx Update android build tools to 27.0.3 (#18952) 2018-07-22 13:58:58 +08:00
libcocos2dx-with-controller Update android build tools to 27.0.3 (#18952) 2018-07-22 13:58:58 +08:00
CCApplication-android.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCApplication-android.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCCommon-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
CCDevice-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
CCEnhanceAPI-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
CCEnhanceAPI-android.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCFileUtils-android.cpp [Android] fix FileUtils::listFiles with path 'assets/' 2019-04-10 00:09:30 -07:00
CCFileUtils-android.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCGL-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGLViewImpl-android.cpp Add Android P cutout area support (#19595) 2019-04-10 18:32:27 -07:00
CCGLViewImpl-android.h Android: Adds supporting edge screens (#19043) 2018-09-15 16:45:22 +08:00
CCPlatformDefine-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCStdC-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
javaactivity-android.cpp [Feature] fix spirte, label test when EGL context lost (#19612) 2019-04-29 18:51:45 -07:00