.. |
CCApplication-ios.h
|
Fixed warnings about missing override in CCApplication for iOS/Mac
|
2015-10-30 10:02:07 +00:00 |
CCApplication-ios.mm
|
Use nullptr instead of 0 or NULL
|
2016-06-23 12:39:23 +09:00 |
CCCommon-ios.mm
|
adds tvOS support
|
2015-12-28 15:59:36 -08:00 |
CCDevice-ios.mm
|
Fix typos in log messages
|
2016-07-25 02:53:22 +09:00 |
CCDirectorCaller-ios.h
|
fix: ensure calling opengl only when app is active
|
2016-02-13 11:17:55 +03:00 |
CCDirectorCaller-ios.mm
|
Fixes import path for m and mm files.
|
2016-03-21 20:12:58 +08:00 |
CCEAGLView-ios.h
|
Fixes import path for m and mm files.
|
2016-03-21 20:12:58 +08:00 |
CCEAGLView-ios.mm
|
Fix typos in comments and strings
|
2016-03-29 10:52:17 +09:00 |
CCES2Renderer-ios.h
|
Fixes import path for m and mm files.
|
2016-03-21 20:12:58 +08:00 |
CCES2Renderer-ios.m
|
Fixes import path for m and mm files.
|
2016-03-21 20:12:58 +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
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
CCGLViewImpl-ios.mm
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
CCImage-ios.mm
|
Prevent memory leak: force drain on autoreleased `data`.
|
2016-05-05 08:00:28 -06: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 |