axmol/cocos/platform
newnon 2ff42bb38e V3 static analize fixes (#18638)
* fix different problems founded by static analize

* fix bad render assert

* Fix misprint

* reverted calloc in CCScheduler
2018-01-19 13:40:41 +08:00
..
android V3 multisampling support (#18632) 2018-01-19 09:28:22 +08:00
apple Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
desktop V3 multisampling support (#18632) 2018-01-19 09:28:22 +08:00
ios V3 multisampling support (#18632) 2018-01-19 09:28:22 +08:00
linux Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
mac Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
tizen Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
win8.1-universal Fixed variable order in initializer lists (#17274) 2017-02-04 10:33:58 +08:00
win32 remove vs2013 libs (#18439) 2017-11-03 10:53:14 +08:00
winrt fix keyBoard bug when input chinese on winrt platform (#18516) 2017-11-29 09:21:06 +08:00
CCApplication.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCApplicationProtocol.h Merge v3.15.1 (#17897) 2017-06-05 13:37:50 +08:00
CCCommon.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDevice.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCFileUtils.cpp V3 static analize fixes (#18638) 2018-01-19 13:40:41 +08:00
CCFileUtils.h Fixes ResizableBufferAdapter<Data>::resize doesn't consider the situation of new size which is lower than old size. (#18553) 2017-12-12 17:49:11 +08:00
CCGL.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGLView.cpp V3 multisampling support (#18632) 2018-01-19 09:28:22 +08:00
CCGLView.h V3 multisampling support (#18632) 2018-01-19 09:28:22 +08:00
CCImage.cpp Fix for issue #18409 (#18410) 2017-10-26 11:39:50 +08:00
CCImage.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPlatformConfig.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPlatformDefine.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPlatformMacros.h Moved CC_SYNTHESIZE and CC_PROPERTY macros onto a single line (#17765) 2017-05-03 10:12:31 +08:00
CCSAXParser.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCSAXParser.h Fix implicit conversion warning (#16598) 2016-09-26 14:49:47 +08:00
CCStdC.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCThread.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCThread.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CMakeLists.txt Adds libmd5-rfc third-party library for calculating MD5 since the functions in <openssl/md5.h> aren’t exported in win10, plus <openssl/md5.h> seems to be private header. (#17625) 2017-04-01 11:43:17 +08:00