axmol/cocos2dx/platform
minggo ff3fcf5eb7 Merge pull request #3690 from dabingnn/release30_bug_hot_fix
glfw EGLView alloc on the stack to prevent memory leak
2013-09-18 02:44:34 -07:00
..
android replace tabs with spaces 2013-09-18 17:09:08 +08:00
apple Fixing crash after changing Dictionary::createWithContentOfFile() to return autorelease object. [ci skip]. 2013-09-18 16:06:39 +08:00
emscripten issue #2087: [dispatcher] Removing unused codes. 2013-09-17 17:00:37 +08:00
ios Merge pull request #3603 from ktaobo/disable-nslog 2013-09-17 18:37:09 -07:00
linux add term logic of application to prevent memory leak (for desktop such as linux, mac, windows) 2013-09-18 17:16:31 +08:00
mac add term logic of application to prevent memory leak (for desktop such as linux, mac, windows) 2013-09-18 17:16:31 +08:00
nacl issue #2087: [dispatcher] Removing unused codes. 2013-09-17 17:00:37 +08:00
qt5 Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase 2013-09-13 19:06:09 +08:00
third_party [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
tizen closed #2745: fix bug: _dataLen not set at Image::initWithString() and Image::initWithStringShadowStroke() 2013-09-16 17:13:44 +08:00
win32 add term logic of application to prevent memory leak (for desktop such as linux, mac, windows) 2013-09-18 17:16:31 +08:00
CCApplicationProtocol.h issue #2784:Delete class destuctor js-binding and lua-binding document 2013-09-13 13:52:42 +08:00
CCCommon.h enum class for LanguageType, Application::Platform 2013-07-26 17:29:06 +08:00
CCDevice.h [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
CCEGLViewProtocol.cpp [dispatcher] Using temporary std::vector in handleTouchXXXX. 2013-09-12 20:43:09 +08:00
CCEGLViewProtocol.h Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase 2013-09-13 19:06:09 +08:00
CCFileUtils.cpp Optimization + standardization in FileUtils 2013-09-06 22:54:08 -07:00
CCFileUtils.h issue #2784:Delete class destuctor js-binding and lua-binding document 2013-09-13 13:52:42 +08:00
CCImage.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCImageCommon_cpp.h [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
CCPlatformConfig.h Add new platform: CC_PLATFORM_QT5 2013-07-24 20:18:43 +02:00
CCPlatformMacros.h Merge pull request #3269 from metalbass/patch-4 2013-08-07 18:45:27 -07:00
CCSAXParser.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCSAXParser.h issue #2784:Add js-binding and lua-binding document 2013-09-13 11:41:20 +08:00
CCThread.cpp issue #2170: Fixing compilaction errors on Emscripten. 2013-08-05 11:10:12 +08:00
CCThread.h issue #2784:Add js-binding and lua-binding document 2013-09-13 11:41:20 +08:00