axmol/cocos/platform
minggo 0d89b9b742 Merge pull request #9368 from huangshiwu/v3_wincpu
fix win32 high cpu occupancy rate
2014-12-04 15:17:26 +08:00
..
android Fixed fail to play background music again after invoking stopBackgroundMusic 2014-12-02 15:03:26 +08:00
apple Minizip 2014-11-16 22:41:37 +03:00
desktop issue #8988: Adds new enum types (LEFT_CTRL, RIGHT_CTRL, LEFT_ALT, RIGHT_ALT, LEFT_SHIFT, RIGHT_SHIFT) in EventKeyboard::KeyCode. 2014-11-26 10:41:14 +08:00
ios eaglview shouldn't be released here 2014-10-30 14:51:07 +00:00
linux #8984: Removes unused codes in CCStdC-linux.cpp 2014-11-24 15:01:57 +08:00
mac Fixed label may show nothing when using system font on Mac 2014-12-03 17:07:51 +08:00
win8.1-universal implemented lostDevice support when app loses the directx device 2014-11-21 16:24:51 -08:00
win32 fix win32 high cpu occupancy rate 2014-12-04 14:33:17 +08:00
winrt updated Application::getCurrentLanguage to work on WP8 and Universal App 2014-11-25 11:21:56 -08:00
wp8 Fix Back Key behaviour and Director::getInstance()->end() on WP8 2014-11-16 10:16:16 +00:00
wp8-xaml remove PhoneDirect3DXamlAppComponent namesapce refactor 2014-10-23 07:12:51 -07:00
CCApplication.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCApplicationProtocol.h openUrl function for all platform but on windows RT empty function 2014-09-22 17:47:38 +04:00
CCCommon.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCDevice.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCFileUtils.cpp fix C4129 warning 2014-11-25 04:52:44 +09:00
CCFileUtils.h changed few loops for C++11 range-based for loop 2014-11-21 20:12:55 +01:00
CCGL.h fix Cocos2dShaderCompile's compile error --use chipmunk static library 2014-09-12 15:29:10 +08:00
CCGLView.cpp getAllTouches() in GLView 2014-09-03 23:25:30 +04:00
CCGLView.h fix Class TextFieldTTF's keyboard input bug on WP8 platform 2014-09-25 07:41:51 +08:00
CCImage.cpp fixed compiler warning. Don't use _filePath to check tga if it's length is 0 2014-11-21 16:23:54 -08:00
CCImage.h use macro to control whether to use jpeg, tiff, webp or not 2014-08-21 15:19:26 +08:00
CCPlatformConfig.h CMake fix for template projects 2014-10-15 16:33:58 +03:00
CCPlatformDefine.h updated winrt include files 2014-10-14 14:20:02 -07:00
CCPlatformMacros.h added CC_PLATFORM_WINRT to enable CC_ENABLE_CACHE_TEXTURE_DATA 2014-11-21 09:52:33 -08:00
CCSAXParser.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCSAXParser.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCStdC.h fix Cocos2dShaderCompile's compile error --use chipmunk static library 2014-09-12 15:29:10 +08:00
CCThread.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCThread.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CMakeLists.txt CMake fix for Mac Os X. 2014-10-15 00:19:29 +03:00