axmol/cocos2dx/platform/android
boyu0 afde1e57b2 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 and fix the per premultipied tag 2013-07-30 11:10:05 +08:00
..
java Refactor CCTexture2D and CCImage 2013-07-19 15:37:54 +08:00
jni issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
CCAccelerometer.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCAccelerometer.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCApplication.cpp Platform::LINUX --> Platform::OS_LINUX, Platform::ANDROID --> Platform::OS_ANDROID. ANDROID is defined by ndk. 2013-07-26 18:17:30 +08:00
CCApplication.h enum class for LanguageType, Application::Platform 2013-07-26 17:29:06 +08:00
CCCommon.cpp [Android] Fixing build errors for ndk-r9. 2013-07-29 14:54:00 +08:00
CCDevice.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCEGLView.cpp issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance() 2013-07-12 13:11:21 +08:00
CCEGLView.h issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance() 2013-07-12 13:11:21 +08:00
CCFileUtilsAndroid.cpp Fix build with -Werror=format-security (default in Android NDK r9) 2013-07-27 07:57:28 +08:00
CCFileUtilsAndroid.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CCGL.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCImage.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
CCPlatformDefine.h Assert implementation for Android 2013-01-09 18:51:49 -08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00