axmol/cocos2dx/platform/android
Walzer f70855e959 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
..
jni merge commit of issue 1216 2012-05-03 16:30:13 +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 issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +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 #1189: updated linebreak and tab(4 space) for all source files. 2012-04-25 18:17:04 +08:00