axmol/cocos2dx/platform/android
James Chen 3959fe8f4d typo fixed in CCGL.h 2012-06-01 14:48:45 +08:00
..
jni fixed #1236: return empty string when parameter is null 2012-05-16 14:17:37 +08:00
CCAccelerometer.cpp issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCAccelerometer.h issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCApplication.cpp issue #1204: Removed CCApplication::initInstance. 2012-05-02 17:50:26 +08:00
CCApplication.h issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCCommon.cpp fixed #1204: Made CCEGLView::Create(on win32) as a private function. Updated ExtensionsTest. 2012-05-03 10:12:00 +08:00
CCEGLView.cpp fixed #1229, reduce the requirement of gles20 branch from NDK android-10 to android-8 level (official android 2.2 image, the lowest version which supports OpenGL ES 2.0), remove EGL dependency. 2012-05-05 10:06:41 +08:00
CCEGLView.h issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCFileUtils.cpp fixed #1203, remove CCFileUtils::setResource & SimpleAudioEngine::setResource, these 2 methods were created for wophone. 2012-05-02 10:39:17 +08:00
CCGL.h typo fixed in CCGL.h 2012-06-01 14:48:45 +08:00
CCImage.cpp issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCPlatformDefine.h fixed #1237: correct line number output by CCAssert 2012-05-16 14:10:27 +08:00
CCStdC.h fixed #1177: Moved CCStdC.h/.cpp to relevant platform folder. 2012-05-29 15:51:13 +08:00