axmol/cocos2dx/platform
minggo 9780b75da8 Merge pull request #3273 from thp/develop-qt5
Port Cocos2D-X to Qt 5 (develop branch)
2013-07-28 16:51:55 -07:00
..
android Fix build with -Werror=format-security (default in Android NDK r9) 2013-07-27 07:57:28 +08:00
emscripten Merge pull request #3276 from dumganhar/constants-refactor 2013-07-26 05:36:16 -07:00
ios Merge branch 'iss2430-modify_enum' of https://github.com/minggo/cocos2d-x into minggo-iss2430-modify_enum 2013-07-26 21:22:16 +08:00
linux Merge branch 'iss2430-modify_enum' of https://github.com/minggo/cocos2d-x into minggo-iss2430-modify_enum 2013-07-26 21:22:16 +08:00
mac Merge branch 'iss2430-modify_enum' of https://github.com/minggo/cocos2d-x into minggo-iss2430-modify_enum 2013-07-26 21:22:16 +08:00
nacl Merge branch 'iss2430-modify_enum' of https://github.com/minggo/cocos2d-x into minggo-iss2430-modify_enum 2013-07-26 21:22:16 +08:00
qt5 Qt 5 port: Fixes to build against "develop" branch 2013-07-26 08:55:46 +00:00
third_party issue #2412:remove blackberry and marmalade port because they don't support c++11 2013-07-19 13:55:03 +08:00
tizen Merge branch 'iss2430-modify_enum' of https://github.com/minggo/cocos2d-x into minggo-iss2430-modify_enum 2013-07-26 21:22:16 +08:00
win32 issue #2430: [Win32] Undefine the macro RELATIVE since it was conflicted with CCBReader::SizeType::RELATIVE and CCBReader::ScaleType::RELATIVE. 2013-07-27 23:20:00 +08:00
CCAccelerometerDelegate.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCApplicationProtocol.h Application::Platform::OS_MACOS --> Application::Platform::OS_MAC. 2013-07-26 20:24:33 +08:00
CCCommon.h enum class for LanguageType, Application::Platform 2013-07-26 17:29:06 +08:00
CCDevice.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCEGLViewProtocol.cpp issue #2430: Refactoring enum 'ResolutionPolicy'. 2013-07-26 18:18:58 +08:00
CCEGLViewProtocol.h ResolutionPolicy::EXACTFIT --> ResolutionPolicy::EXACT_FIT 2013-07-26 20:07:41 +08:00
CCFileUtils.cpp Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CCFileUtils.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
CCImage.h issue #2430:fix some errors 2013-07-26 18:07:40 +08:00
CCImageCommonWebp.cpp More constant fixes 2013-07-25 14:49:43 -07:00
CCImageCommon_cpp.h Merge pull request #3273 from thp/develop-qt5 2013-07-28 16:51:55 -07:00
CCPlatformConfig.h Add new platform: CC_PLATFORM_QT5 2013-07-24 20:18:43 +02:00
CCPlatformMacros.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCSAXParser.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCSAXParser.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCThread.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCThread.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00