axmol/cocos/platform
halx99 b459acbcf7 Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
..
android Fixup 2021-10-24 11:07:54 +08:00
apple Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
desktop Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
ios Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
linux Usage of long and unsigned long changed to platform independent fixed-sized types where appropriate. 2021-09-02 15:39:28 +10:00
mac Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
win32 Move ntcvt directory 2021-11-26 17:19:50 +08:00
CCApplication.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCApplicationProtocol.h Avoid OS_WINDOWS conflicit with system macro 2021-10-02 17:29:07 +08:00
CCCommon.h Rename cocos2d::MessageBox to cocos2d::ccMessageBox. (#20159) (#20218) 2019-10-17 14:28:35 +08:00
CCDevice.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFileStream.cpp Move PosixFileStream class to its own files 2021-04-23 00:01:32 +10:00
CCFileStream.h Usage of long and unsigned long changed to platform independent fixed-sized types where appropriate. 2021-09-02 15:39:28 +10:00
CCFileUtils.cpp Improve FileUtils::isAbsolutePath for windows 2021-11-21 22:11:48 +08:00
CCFileUtils.h Improve FileUtils::isAbsolutePath for windows 2021-11-21 22:11:48 +08:00
CCGL.h Unify CC_COMPAT_GL to control renderer backend 2020-12-02 03:03:05 -08:00
CCGLView.cpp Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCGLView.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCImage.cpp Revert to usage of `long` type for external library methods that require it. 2021-09-02 16:08:57 +10:00
CCImage.h For doxgen happy 2021-07-06 15:22:07 +08:00
CCPlatformConfig.h Update CCPlatformConfig.h 2021-11-16 16:28:31 +08:00
CCPlatformDefine.h [lua] remove simulator code from template project (#19862) 2019-06-25 18:14:50 +08:00
CCPlatformMacros.h Remove all unnecessary nothrow 2021-12-08 00:11:53 +08:00
CCPosixFileStream.cpp Change off_t to int64_t 2021-09-02 21:18:23 +10:00
CCPosixFileStream.h Move ntcvt directory 2021-11-26 17:19:50 +08:00
CCSAXParser.cpp Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
CCSAXParser.h Remove tinyxml, integrate dragonbones. 2019-11-24 23:15:56 +08:00
CCStdC.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CMakeLists.txt Move PosixFileStream class to its own files 2021-04-23 00:01:32 +10:00