axmol/cocos/platform
Ricardo Quesada ad1fc88fa8 compiles on Xcode 7 2015-07-06 16:30:29 -07:00
..
android add UserDefault api deleteValueForKey 2015-07-06 17:01:17 +08:00
apple replace const_cast with mutable in path getters; 2015-04-07 17:15:15 +03:00
desktop fix grid bug for viewport 2015-06-09 17:24:30 +08:00
ios compiles on Xcode 7 2015-07-06 16:30:29 -07:00
linux Refine setAnimationInterval from double to float. 2015-07-06 14:57:42 +08:00
mac Refine setAnimationInterval from double to float. 2015-07-06 14:57:42 +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 Refine setAnimationInterval from double to float. 2015-07-06 14:57:42 +08:00
winrt Merge pull request #12689 from fusijie/refine_setAnimationInterval 2015-07-06 16:18:45 +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 Merge pull request #12003 from minggo/remove-unneeded-function 2015-05-25 16:33:38 +08:00
CCFileUtils.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +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 Fix compile error: using any of CC_USE_JPEG=0, CC_USE_PNG=0, CC_USE_TIFF=0, CC_USE_WIC=0 2015-05-13 20:52:32 +09: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