axmol/cocos/base
RH 1e15ed4839 Merge: 2cef9f2e76 844119d162
Merge pull request #3 from c4games/master

Sync with master
2021-04-22 21:48:49 +10:00
..
CCAsyncTaskPool.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCAsyncTaskPool.h Init Commit 2019-11-23 20:27:39 +08:00
CCAutoreleasePool.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCAutoreleasePool.h Init Commit 2019-11-23 20:27:39 +08:00
CCConfiguration.cpp Remove unused comment [skip appveyor][skip travis] 2020-09-01 13:29:41 +08:00
CCConfiguration.h More clearly ETC1 format, sync enums for ETC1, correct somethings 2020-09-01 11:43:03 +08:00
CCConsole.cpp Lock name 2020-10-24 21:57:36 +08:00
CCConsole.h Init Commit 2019-11-23 20:27:39 +08:00
CCController-android.cpp Refine jni methods decls [ci build] 2020-11-18 13:25:00 +08:00
CCController-apple.mm Init Commit 2019-11-23 20:27:39 +08:00
CCController-linux-win32.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCController.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCController.h Init Commit 2019-11-23 20:27:39 +08:00
CCData.cpp Refine code 2020-09-12 15:34:09 +08:00
CCData.h Refine code 2020-09-12 15:34:09 +08:00
CCDirector.cpp Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
CCDirector.h Init Commit 2019-11-23 20:27:39 +08:00
CCEvent.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEvent.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventAcceleration.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventAcceleration.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventController.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventController.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventCustom.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventCustom.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventDispatcher.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCEventDispatcher.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventFocus.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventFocus.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventKeyboard.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventKeyboard.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListener.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListener.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerAcceleration.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerAcceleration.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerController.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerController.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerCustom.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerCustom.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerFocus.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerFocus.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerKeyboard.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerKeyboard.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerMouse.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerMouse.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerTouch.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventListenerTouch.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventMouse.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventMouse.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventTouch.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCEventTouch.h Init Commit 2019-11-23 20:27:39 +08:00
CCEventType.h Init Commit 2019-11-23 20:27:39 +08:00
CCGameController.h Init Commit 2019-11-23 20:27:39 +08:00
CCIMEDelegate.h Init Commit 2019-11-23 20:27:39 +08:00
CCIMEDispatcher.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCIMEDispatcher.h Init Commit 2019-11-23 20:27:39 +08:00
CCMap.h Init Commit 2019-11-23 20:27:39 +08:00
CCNS.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCNS.h Init Commit 2019-11-23 20:27:39 +08:00
CCNinePatchImageParser.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCNinePatchImageParser.h Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCProfiling.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCProfiling.h Init Commit 2019-11-23 20:27:39 +08:00
CCProperties.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCProperties.h Init Commit 2019-11-23 20:27:39 +08:00
CCProtocols.h Init Commit 2019-11-23 20:27:39 +08:00
CCRef.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCRef.h Init Commit 2019-11-23 20:27:39 +08:00
CCRefPtr.h Remove unused comment 2020-09-11 12:14:40 +08:00
CCScheduler.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCScheduler.h Init Commit 2019-11-23 20:27:39 +08:00
CCScriptSupport.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCScriptSupport.h Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCStencilStateManager.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCStencilStateManager.h Init Commit 2019-11-23 20:27:39 +08:00
CCTouch.cpp Init Commit 2019-11-23 20:27:39 +08:00
CCTouch.h Init Commit 2019-11-23 20:27:39 +08:00
CCUserDefault.cpp Merge: 2cef9f2e76 844119d162 2021-04-22 21:48:49 +10:00
CCUserDefault.h Merge: 2cef9f2e76 844119d162 2021-04-22 21:48:49 +10:00
CCValue.cpp fix CCValue::visit 2020-08-30 17:45:21 +08:00
CCValue.h Backport CCValue APIs 2020-08-18 11:33:18 +08:00
CCVector.h Init Commit 2019-11-23 20:27:39 +08:00
CMakeLists.txt Improve images decoder 2020-08-31 21:04:47 +08:00
ObjectFactory.cpp Init Commit 2019-11-23 20:27:39 +08:00
ObjectFactory.h Change access qualifier 2020-10-05 00:09:12 +08:00
SimpleTimer.cpp Tidy sources 2020-08-04 00:14:35 +08:00
SimpleTimer.h Tidy sources 2020-08-04 00:14:35 +08:00
TGAlib.cpp Init Commit 2019-11-23 20:27:39 +08:00
TGAlib.h Init Commit 2019-11-23 20:27:39 +08:00
ZipUtils.cpp Move getFileDataFromZip from FileUtils to ZipFile and mark it as deprecated 2020-09-06 17:00:20 +08:00
ZipUtils.h Move getFileDataFromZip from FileUtils to ZipFile and mark it as deprecated 2020-09-06 17:00:20 +08:00
astc.cpp fix warning 2020-08-25 14:47:51 +08:00
astc.h ASTC6x6 support and more comment about bpp usage in engine (#191) 2020-09-03 18:01:40 +08:00
atitc.cpp Init Commit 2019-11-23 20:27:39 +08:00
atitc.h Init Commit 2019-11-23 20:27:39 +08:00
base64.cpp Init Commit 2019-11-23 20:27:39 +08:00
base64.h Init Commit 2019-11-23 20:27:39 +08:00
bitmask.h RenderTarget abstract, in-progress (#210) 2020-09-21 22:10:50 +08:00
ccCArray.cpp Init Commit 2019-11-23 20:27:39 +08:00
ccCArray.h Improve win dll support 2020-10-06 16:46:38 +08:00
ccConfig.h Merge: 2cef9f2e76 844119d162 2021-04-22 21:48:49 +10:00
ccConstants.h Init Commit 2019-11-23 20:27:39 +08:00
ccFPSImages.c Init Commit 2019-11-23 20:27:39 +08:00
ccFPSImages.h Init Commit 2019-11-23 20:27:39 +08:00
ccMacros.h Init Commit 2019-11-23 20:27:39 +08:00
ccRandom.cpp Init Commit 2019-11-23 20:27:39 +08:00
ccRandom.h Init Commit 2019-11-23 20:27:39 +08:00
ccTypes.cpp Init Commit 2019-11-23 20:27:39 +08:00
ccTypes.h Merge: 2cef9f2e76 844119d162 2021-04-22 21:48:49 +10:00
ccUTF8.cpp Improve StringUtils::format reuseable, see #88 2020-05-15 22:57:33 +08:00
ccUTF8.h Improve StringUtils::format reuseable, see #88 2020-05-15 22:57:33 +08:00
ccUtils.cpp Merge: 2cef9f2e76 844119d162 2021-04-22 21:48:49 +10:00
ccUtils.h Lock name 2020-10-24 21:57:36 +08:00
etc1.cpp Init Commit 2019-11-23 20:27:39 +08:00
etc1.h Init Commit 2019-11-23 20:27:39 +08:00
etc2.cpp mini changes 2020-10-18 21:43:51 +08:00
etc2.h Improve images decoder 2020-08-31 21:04:47 +08:00
firePngData.h Init Commit 2019-11-23 20:27:39 +08:00
pvr.cpp Init Commit 2019-11-23 20:27:39 +08:00
pvr.h Init Commit 2019-11-23 20:27:39 +08:00
s3tc.cpp Init Commit 2019-11-23 20:27:39 +08:00
s3tc.h Init Commit 2019-11-23 20:27:39 +08:00
uthash.h Init Commit 2019-11-23 20:27:39 +08:00
utlist.h Init Commit 2019-11-23 20:27:39 +08:00