axmol/cocos/base
halx99 7926f99655 Improve code style 2021-12-06 13:00:44 +08: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 Fix ci 2021-10-25 20:29:40 +08:00
CCConfiguration.h More clearly ETC1 format, sync enums for ETC1, correct somethings 2020-09-01 11:43:03 +08:00
CCConsole.cpp Move ntcvt directory 2021-11-26 17:19:50 +08:00
CCConsole.h Fix some warnings 2021-10-09 13:48:56 +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 Sets default render state when restart director 2021-11-15 17:49:46 +08:00
CCDirector.h Add comment for new API Director::setChildrenIndexerEnabled [skip ci] 2021-11-09 12:15:28 +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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCNS.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCNinePatchImageParser.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
CCNinePatchImageParser.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCProfiling.cpp Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
CCProfiling.h Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
CCProperties.cpp Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
CCProperties.h Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
CCProtocols.h change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01: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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCUserDefault.cpp Fix some warnings 2021-10-09 13:48:56 +08:00
CCUserDefault.h Merge: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +10:00
CCValue.cpp Use explicit type to compare integer 2021-11-09 14:40:00 +08:00
CCValue.h Update comment 2021-11-09 15:24:41 +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
ConcurrentDeque.h HttpClient: push front available channel to fix dns cache missing 2021-08-03 14:41:30 +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 Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
TGAlib.h Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
ZipUtils.cpp Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
ZipUtils.h Merge: f5663f279c d73d937894 2021-09-05 20:45:32 +08:00
astc.cpp Update astcenc to 3.3 2021-11-11 18:43:05 +08:00
astc.h Always decompress astc parallel for sotware decoder [ci build] 2021-07-02 13:00:04 +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: 2aa2d69151 b7506fed0c 2021-04-23 00:01:47 +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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +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 Unify Tex2F to Vec2 2021-10-24 22:44:44 +08:00
ccUTF8.cpp Use std::string_view instead const std::string&, refer #543 2021-11-27 11:08:08 +08:00
ccUTF8.h Use std::string_view instead const std::string&, refer #543 2021-11-27 11:08:08 +08:00
ccUtils.cpp Improve code style 2021-12-06 13:00:44 +08:00
ccUtils.h Improve code style 2021-12-06 13:00:44 +08:00
etc1.cpp Merge: 30625f2330 f5af50debd 2021-08-27 12:34:24 +08:00
etc1.h Merge: 30625f2330 f5af50debd 2021-08-27 12:34:24 +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
format.h clang-format: Set PointerAlignment to Left 2021-07-17 23:36:13 +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