axmol/cocos/platform
halx99 ac789dbf81 a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
..
android a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
apple Init Commit 2019-11-23 20:27:39 +08:00
desktop Init Commit 2019-11-23 20:27:39 +08:00
ios Init Commit 2019-11-23 20:27:39 +08:00
linux Init Commit 2019-11-23 20:27:39 +08:00
mac Init Commit 2019-11-23 20:27:39 +08:00
win32 a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +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
CCFileUtils.cpp a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
CCFileUtils.h a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform. 2019-11-27 15:09:45 +08:00
CCGL.h Init Commit 2019-11-23 20:27:39 +08:00
CCGLView.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCGLView.h Init Commit 2019-11-23 20:27:39 +08:00
CCImage.cpp Remove getSuitableFopen, we never reduce performance for win32 only 2019-11-25 02:54:00 +08:00
CCImage.h Improve CCImage, BMP support. 2019-11-25 02:28:38 +08:00
CCPlatformConfig.h Init Commit 2019-11-23 20:27:39 +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 Refactor AudioEngine implementation, use OpenAL for all platforms. 2019-11-24 14:54:45 +08:00
PXFileStream.cpp Refactor AudioEngine implementation, use OpenAL for all platforms. 2019-11-24 14:54:45 +08:00
PXFileStream.h Refactor AudioEngine implementation, use OpenAL for all platforms. 2019-11-24 14:54:45 +08:00