axmol/cocos/base
halx99 2d5fb7f77d Add CC_REDUCE_PAUSED_CPU_USAGE ccConfig.h to control whether reduce cpu usage after paused 2020-09-05 17:12:30 +08:00
..
CCAsyncTaskPool.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAsyncTaskPool.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCAutoreleasePool.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAutoreleasePool.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 Sync macro 2020-08-07 23:55:25 +08:00
CCConsole.h Adds support for executing sequential commands separated by a delimiter (#18686) 2018-03-08 10:51:21 +08:00
CCController-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
CCController-apple.mm fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
CCController-linux-win32.cpp add another xbox 360 configuration (#19032) 2018-09-10 09:52:41 +08:00
CCController.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCController.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCData.cpp [bugfix] fix test case crash (#19573) 2019-04-03 18:41:17 -07:00
CCData.h cocos2d::Data: prevent use after free. (#19034) 2018-09-14 14:36:47 +08:00
CCDirector.cpp Add CC_REDUCE_PAUSED_CPU_USAGE ccConfig.h to control whether reduce cpu usage after paused 2020-09-05 17:12:30 +08:00
CCDirector.h delete useless files and clean codes (#20279) 2019-11-06 14:24:06 +08:00
CCEvent.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEvent.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventAcceleration.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventAcceleration.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventController.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventController.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventCustom.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventCustom.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventDispatcher.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCEventDispatcher.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventFocus.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventFocus.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventKeyboard.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventKeyboard.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListener.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListener.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerAcceleration.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerAcceleration.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerController.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCEventListenerController.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerCustom.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerCustom.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerFocus.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerFocus.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerKeyboard.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerKeyboard.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerMouse.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerMouse.h Fix include guard in CCEventListenerMouse.h (#18872) 2018-06-08 17:13:38 +08:00
CCEventListenerTouch.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventListenerTouch.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventMouse.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventMouse.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventTouch.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventTouch.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCEventType.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGameController.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCIMEDelegate.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCIMEDispatcher.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCIMEDispatcher.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMap.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCNS.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCNS.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCNinePatchImageParser.cpp Feature/fix mipmap issues (#19753) 2019-06-02 18:39:51 -07:00
CCNinePatchImageParser.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCProfiling.cpp remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CCProfiling.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CCProperties.cpp Improve code quality 2020-08-18 14:29:09 +08:00
CCProperties.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCProtocols.h fix outdated documentation [ci skip] (#19618) (#19929) 2019-07-19 10:19:13 +08:00
CCRef.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCRef.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CCRefPtr.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCScheduler.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
CCScheduler.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +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 fix ProgramState and Program performance (#20189) 2019-10-15 09:40:59 +08:00
CCStencilStateManager.h fix stencil issue (#19910) 2019-07-10 09:56:55 +08:00
CCTouch.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCTouch.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCUserDefault.cpp Make UserDefault encrypt/decrypt algorithm can be customlized 2020-08-27 12:37:20 +08:00
CCUserDefault.h fix mssing sources 2020-08-27 12:44:30 +08: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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt 1. Finish ETC2 support on GL renderer backend 2020-08-30 17:58:39 +08:00
ObjectFactory.cpp remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
ObjectFactory.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TGAlib.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ZipUtils.cpp fix indent 2019-12-01 01:24:40 +08:00
ZipUtils.h Use original c lib minizip-1.2.0 2020-02-28 13:55:25 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
atitc.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
base64.cpp update review 2019-10-28 18:11:17 +08:00
base64.h remove extern "C" from base/base64.h for avoiding base64 function symbols conflict at linking libraries. (#20276) (#20280) 2019-11-01 09:22:38 +08:00
bitmask.h Add missing header 2020-02-23 21:36:36 +08:00
ccCArray.cpp sync 19893: fix Wformat warnings (#19949) 2019-07-22 09:37:48 +08:00
ccCArray.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ccConfig.h Add CC_REDUCE_PAUSED_CPU_USAGE ccConfig.h to control whether reduce cpu usage after paused 2020-09-05 17:12:30 +08:00
ccConstants.h change Texture2D::TexParams fields type 2019-03-12 16:53:28 +08:00
ccFPSImages.c update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ccFPSImages.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
ccMacros.h [Change] the CC_64BITS macro to 64-bit decision. (#19723) (#19941) 2019-07-22 09:36:10 +08:00
ccRandom.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ccRandom.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ccTypes.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
ccTypes.h fix #41 2020-02-23 21:27:14 +08: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 More clearly data owner when decode images. 2020-08-31 19:24:23 +08:00
ccUtils.h Add utils::makeInstance and utils::newInstance 2020-09-04 11:28:16 +08:00
etc1.cpp Squashed commit of the following: 2014-04-30 19:09:13 -07:00
etc1.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
etc2.cpp Move copyright notice to header [skip appveyor][skip travis] 2020-08-31 17:35:01 +08:00
etc2.h Add comment for etc1/etc2 compression tools [skip appveyor][skip travis] 2020-08-31 16:16:13 +08:00
firePngData.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
pvr.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
pvr.h Copyright & small fixes 2014-07-22 15:49:38 +04:00
s3tc.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
s3tc.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
uthash.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
utlist.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00