axmol/cocos2dx/platform/emscripten
boyu0 304d636deb Closed #2345 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-29 11:40:18 +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 More CCLog --> log. 2013-07-24 10:46:13 +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
CCFileUtilsEmscripten.cpp Fixed a bug in emscripten file utils. 2013-07-26 14:19:47 +02:00
CCFileUtilsEmscripten.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08: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 Add platform files for Emscripten. 2013-05-06 20:58:46 -07:00
CCStdC.h Add platform files for Emscripten. 2013-05-06 20:58:46 -07:00
CCTextureCacheEmscripten.cpp issue #2397: FileUtils::sharedFileUtils --> FileUtils::getInstance() for all platforms 2013-07-12 12:03:39 +08:00
CCTextureCacheEmscripten.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCTextureCacheEmscripten.js Get async image loading building with -O2 and asm.js 2013-06-17 17:10:41 -07:00