axmol/cocos/platform
HALX99 f6d51583a8
fix macro
2020-09-21 11:38:21 +08:00
..
android Merge pull request #188 from halx99/etc2-support 2020-09-01 00:16:01 -07:00
apple Consider mutex use, which object dou you want guard? 2020-08-18 12:48:16 +08:00
desktop Fix glviewimpl for osx 2020-09-04 17:58:34 +08:00
ios Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +08:00
linux Consider mutex use, which object dou you want guard? 2020-08-18 12:48:16 +08:00
mac Tidy code 2020-09-11 00:10:44 +08:00
win32 Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +08:00
CCApplication.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCApplicationProtocol.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 freetype stream parsing support, reduce memory use on FontCache 2020-08-27 11:35:55 +08:00
CCFileStream.h freetype stream parsing support, reduce memory use on FontCache 2020-08-27 11:35:55 +08:00
CCFileUtils.cpp Move getFileDataFromZip from FileUtils to ZipFile and mark it as deprecated 2020-09-06 17:00:20 +08:00
CCFileUtils.h fix ci 2020-09-11 14:45:45 +08:00
CCGL.h Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +08:00
CCGLView.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCGLView.h Feature/fix alpha test (#19824) 2019-06-18 00:25:26 -07:00
CCImage.cpp ASTC6x6 support and more comment about bpp usage in engine (#191) 2020-09-03 18:01:40 +08:00
CCImage.h Use uint8_t instead unsigned char for byte buffer [skip appveyor][skip travis] 2020-09-01 14:57:18 +08:00
CCPlatformConfig.h Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +08:00
CCPlatformDefine.h [lua] remove simulator code from template project (#19862) 2019-06-25 18:14:50 +08:00
CCPlatformMacros.h fix macro 2020-09-21 11:38:21 +08:00
CCSAXParser.cpp Update CCSAXParser.cpp 2019-11-25 14:46:56 +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 Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +08:00