.. |
CCApplication-ios.h
|
Fixed warnings about missing override in CCApplication for iOS/Mac
|
2015-10-30 10:02:07 +00:00 |
CCApplication-ios.mm
|
Fixes import path for m and mm files.
|
2016-03-21 20:12:58 +08:00 |
CCCommon-ios.mm
|
adds tvOS support
|
2015-12-28 15:59:36 -08:00 |
CCDevice-ios.mm
|
Fixes includes in .m and .mm files.
|
2016-03-21 11:02:00 +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
|
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
|
Add virtual keyword.
|
2015-10-17 04:46:37 +09:00 |
CCGLViewImpl-ios.mm
|
Fixes includes in .m and .mm files.
|
2016-03-21 11:02:00 +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 |