axmol/cocos/platform
jianglong0156 979700e343 there is a bug for getStringUTFChars function. it can't translate the emotion utf8 code. so change the getStringUTFChars to getStringChars. and translate unicode to utf8 in c++ program 2015-08-04 11:30:30 +08:00
..
android there is a bug for getStringUTFChars function. it can't translate the emotion utf8 code. so change the getStringUTFChars to getStringChars. and translate unicode to utf8 in c++ program 2015-08-04 11:30:30 +08:00
apple fix tons of warnings 2015-07-15 12:04:48 +08:00
desktop Merge pull request #11293 from perminovVS/v3-dev-screen-size-bug 2015-07-31 18:43:23 +08:00
ios Merge pull request #12648 from stari4ek/v3-12645-depthstencil-attributes-ios 2015-07-29 11:09:56 +08:00
linux Merge pr11866: FileUtilsWin32 correct use all unicode version winapi. 2015-07-13 17:06:01 +08:00
mac Merge branch 'v3.7.1' of https://github.com/cocos2d/cocos2d-x into v3 2015-08-02 22:28:27 +08:00
win8.1-universal don't delete rendering thread. SpiderMonkey needs to stay on same thread 2015-06-03 09:19:05 -07:00
win32 Merge remote-tracking branch 'upstream/v3' into v3 2015-07-14 11:24:38 +08:00
winrt Merge pr11866: FileUtilsWin32 correct use all unicode version winapi. 2015-07-13 17:06:01 +08:00
CCApplication.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCApplicationProtocol.h Refine setAnimationInterval from double to float. 2015-07-06 14:57:42 +08:00
CCCommon.h [ci skip]Update comments 2015-03-24 20:29:13 +08:00
CCDevice.h Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02:00
CCFileUtils.cpp Add TestIsDirectoryExist and TestUnicodePath in cpp-tests FileUtil test. 2015-07-13 22:44:40 +08:00
CCFileUtils.h Merge pr11866: FileUtilsWin32 correct use all unicode version winapi. 2015-07-13 17:06:01 +08:00
CCGL.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCGLView.cpp move viewport to experimental namespace 2015-06-09 16:21:50 +08:00
CCGLView.h issue #12078: added platform group 2015-05-28 15:47:40 +08:00
CCImage.cpp remove EMSCRIPTEN related code 2015-07-16 14:15:41 +08:00
CCImage.h rename -win to -winrt 2015-04-21 18:17:18 -07:00
CCPlatformConfig.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCPlatformDefine.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCPlatformMacros.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCSAXParser.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCSAXParser.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CCStdC.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCThread.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCThread.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CMakeLists.txt Add the PolySprite support and adjust the project setting on the different platform 2015-04-23 00:51:47 +08:00