axmol/cocos/platform/ios
Mikhail Shulepov 014f8e107f fix: ensure calling opengl only when app is active 2016-02-13 11:17:55 +03:00
..
CCApplication-ios.h Fixed warnings about missing override in CCApplication for iOS/Mac 2015-10-30 10:02:07 +00:00
CCApplication-ios.mm Added Application::getVersion() to get the app version. 2015-10-28 17:57:57 +00:00
CCCommon-ios.mm adds tvOS support 2015-12-28 15:59:36 -08:00
CCDevice-ios.mm adds tvOS support 2015-12-28 15:59:36 -08:00
CCDirectorCaller-ios.h fix: ensure calling opengl only when app is active 2016-02-13 11:17:55 +03:00
CCDirectorCaller-ios.mm fix: ensure calling opengl only when app is active 2016-02-13 11:17:55 +03:00
CCEAGLView-ios.h Fix some typos in docs 2016-01-11 19:23:05 +09:00
CCEAGLView-ios.mm fix: ensure drawing in main thread (layoutSubviews may be called in web thread due to banners) 2016-02-13 11:16:35 +03:00
CCES2Renderer-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCES2Renderer-ios.m Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCESRenderer-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCGL-ios.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCGLViewImpl-ios.h Add virtual keyword. 2015-10-17 04:46:37 +09:00
CCGLViewImpl-ios.mm adds tvOS support 2015-12-28 15:59:36 -08:00
CCImage-ios.mm Adds `std::nothrow` to the `new` statements 2015-12-16 14:02:55 +08:00
CCPlatformDefine-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCStdC-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
OpenGL_Internal-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
cocos2d-prefix.pch precompiled headers improvements for iOS & Mac 2014-09-23 23:19:25 +04:00