axmol/cocos/platform
Dale Stammen a64be12646 added missing getFileSize() method for winrt 2016-01-19 12:36:10 -08:00
..
android Merge pull request #14340 from fnz/easyjni 2016-01-12 11:50:16 +08:00
apple Fix typos 2015-10-09 17:59:11 +09:00
desktop Combine Studio change for openGL related operation 2015-11-17 13:38:42 +08:00
ios Fix some typos in docs 2016-01-11 19:23:05 +09:00
linux Added override keyword to getVersion 2015-10-29 08:36:03 +00:00
mac Fix boundingRectWithSize compile failed with OSX 10.10 or lower version SDK 2015-12-29 18:31:20 +08:00
win8.1-universal Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
win32 User GetModuleFileNameW in all condition, it is more safe than _get_wpgmptr 2015-11-25 09:49:19 +08:00
winrt added missing getFileSize() method for winrt 2016-01-19 12:36:10 -08:00
CCApplication.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCApplicationProtocol.h Added Application::getVersion() to get the app version. 2015-10-28 17:57:57 +00: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 adds tvOS support 2015-12-28 15:59:36 -08:00
CCFileUtils.h Fix typos in documentation 2015-10-23 16:59:51 +09:00
CCGL.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCGLView.cpp Remove default arguments 2015-12-02 11:02:27 +08:00
CCGLView.h Remove default arguments 2015-12-02 11:02:27 +08:00
CCImage.cpp Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3 2016-01-09 18:01:56 +08:00
CCImage.h Update implement remove condition macro check. 2015-11-24 18:29:58 +08:00
CCPlatformConfig.h Update CCPlatformConfig.h 2015-12-28 16:03:48 -08:00
CCPlatformDefine.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCPlatformMacros.h CREATE_FUNC macro NULL -> nullptr 2015-10-31 20:18:39 +09:00
CCSAXParser.cpp Replace tab with spaces 2015-08-14 21:17:51 +08: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 updates to JniHelper, refactoring of existing JNI calls 2015-11-27 12:00:33 +03:00