axmol/cocos/platform/android
halx99 4a9b2fb9b5 Merge: f2970e72de 8cad7319f6
Merge pull request #188 from halx99/etc2-support

Add etc2 compressed texture support
2020-09-01 00:16:01 -07:00
..
ControllerManualAdapter Init Commit 2019-11-23 20:27:39 +08:00
java Sync fix from v3, see also: https://github.com/cocos2d/cocos2d-x/pull/20509 2020-07-30 10:59:50 +08:00
jni Init Commit 2019-11-23 20:27:39 +08:00
libcocos2dx Init Commit 2019-11-23 20:27:39 +08:00
libcocos2dx-with-controller Init Commit 2019-11-23 20:27:39 +08:00
CCApplication-android.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCApplication-android.h Init Commit 2019-11-23 20:27:39 +08:00
CCCommon-android.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCDevice-android.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEnhanceAPI-android.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEnhanceAPI-android.h Init Commit 2019-11-23 20:27:39 +08:00
CCFileUtils-android.cpp Merge: f2970e72de 8cad7319f6 2020-09-01 00:16:01 -07:00
CCFileUtils-android.h a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
CCGL-android.h Init Commit 2019-11-23 20:27:39 +08:00
CCGLViewImpl-android.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCGLViewImpl-android.h Init Commit 2019-11-23 20:27:39 +08:00
CCPlatformDefine-android.h Init Commit 2019-11-23 20:27:39 +08:00
CCStdC-android.h Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Init Commit 2019-11-23 20:27:39 +08:00
javaactivity-android.cpp Refactor audio, fix android compile issue since we remove SimpleAudio 2019-12-01 13:45:49 +08:00