axmol/cocos/platform
halx99 c38681bdd0 Code style 2021-10-11 12:15:41 +08:00
..
android Code style 2021-10-11 12:15:41 +08:00
apple Added getNativeWritableAbsolutePath() which will always return the underlying file system raw path. 2021-04-23 01:00:00 +10:00
desktop Fix ci error 2021-07-07 14:09:11 +08:00
ios Fix to allow the correct saving of images on iOS when using a virtual file system (#369) 2021-06-03 02:34:02 +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 Usage of long and unsigned long changed to platform independent fixed-sized types where appropriate. 2021-09-02 15:39:28 +10:00
win32 Fix codacy issues 2021-10-09 14:05:32 +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 Fix some warnings 2021-10-09 13:48:56 +08:00
CCFileUtils.h Use unique_ptr for FileUtils::openFileStream 2021-04-26 14:21:56 +10:00
CCGL.h Unify CC_COMPAT_GL to control renderer backend 2020-12-02 03:03:05 -08:00
CCGLView.cpp Change %ld to %d for 32bit data types 2021-09-02 17:46:22 +10:00
CCGLView.h API qualifiers improments 2020-10-07 00:07:53 +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 fix ci 2020-12-02 03:33:53 -08:00
CCPlatformDefine.h [lua] remove simulator code from template project (#19862) 2019-06-25 18:14:50 +08:00
CCPlatformMacros.h Fix #518 2021-10-06 18:45:58 +08:00
CCPosixFileStream.cpp Change off_t to int64_t 2021-09-02 21:18:23 +10:00
CCPosixFileStream.h Support 64 bit versions of posix lseek 2021-09-02 20:43:37 +10: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