axmol/cocos/platform
halx99 b12068e1c8 Use etc2_decode_image decode etc1 to RGBA8888 [skip appveyor] [skip travis]
This can avoid further texture data convert
2020-08-31 15:34:20 +08:00
..
android Improve code quality 2020-08-18 14:29:09 +08:00
apple Consider mutex use, which object dou you want guard? 2020-08-18 12:48:16 +08:00
desktop Add CMake -DCC_FORCE_USE_GLES to control whether force use gles on win32,iOS 2020-08-28 12:57:00 +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 Init Commit 2019-11-23 20:27:39 +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 Init Commit 2019-11-23 20:27:39 +08:00
CCApplicationProtocol.h Init Commit 2019-11-23 20:27:39 +08:00
CCCommon.h Init Commit 2019-11-23 20:27:39 +08:00
CCDevice.h Init Commit 2019-11-23 20:27:39 +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 fix #179 2020-08-28 11:04:14 +08:00
CCFileUtils.h Add wav testcase 2020-08-01 19:25:39 +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 Init Commit 2019-11-23 20:27:39 +08:00
CCImage.cpp Use etc2_decode_image decode etc1 to RGBA8888 [skip appveyor] [skip travis] 2020-08-31 15:34:20 +08:00
CCImage.h 1. Finish ETC2 support on GL renderer backend 2020-08-30 17:58:39 +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 Init Commit 2019-11-23 20:27:39 +08:00
CCPlatformMacros.h Init Commit 2019-11-23 20:27:39 +08:00
CCSAXParser.cpp Merge: 5f1dc7c748 6000f7b796 2019-11-25 17:06:24 +08:00
CCSAXParser.h Remove tinyxml, integrate dragonbones. 2019-11-24 23:15:56 +08:00
CCStdC.h Init Commit 2019-11-23 20:27:39 +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