axmol/cocos2dx/platform/mac
James Chen cda7da3d43 fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
..
CCAccelerometer.h issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
CCApplication.h CCFileUtils::s|gSearchPath -> CCFileUtils::s\gSearchPaths. 2013-01-29 09:56:38 +08:00
CCApplication.mm Adding Portuguese and Arabic language support 2013-02-11 15:29:56 +00:00
CCCommon.mm fixed #1689:fixed a compiling error 2013-02-04 16:17:59 +08:00
CCDevice.mm fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCDirectorCaller.h [Mac] fix memory leaks 2012-09-04 01:22:06 +08:00
CCDirectorCaller.mm [Mac] fix CCLuaLog crash 2012-09-13 10:26:47 +08:00
CCEGLView.h fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints. 2012-10-24 10:03:19 +08:00
CCEGLView.mm fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints. 2012-10-24 10:03:19 +08:00
CCEventDispatcher.h Adding Mac support! 2012-07-20 21:23:40 -07:00
CCEventDispatcher.mm Adding Mac support! 2012-07-20 21:23:40 -07:00
CCFileUtilsMac.h issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCFileUtilsMac.mm issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCGL.h issue #1564: make tests run on mac osx 2012-11-23 14:22:50 +08:00
CCImage.mm Merge branch 'add_webp_support' of https://github.com/dualface/cocos2d-x into iss1770-webp 2013-02-05 11:22:53 +08:00
CCPlatformDefine.h [Mac] fix CC_ASSERT error 2012-09-04 11:16:59 +08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00
CCThread.mm Added Mac cpp HelloWorld and Tests. 2012-07-24 19:07:31 -07:00
CCWindow.h Adding Mac support! 2012-07-20 21:23:40 -07:00
CCWindow.m Improved mac file utils and event responsiveness. 2012-07-21 02:19:03 -07:00
EAGLView.h issue #1564: make tests run on mac osx 2012-11-23 14:22:50 +08:00
EAGLView.mm issue #1683: Refactoring CCFileUtils for MAC port. 2013-01-27 20:53:32 +08:00