.. |
android
|
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 |
blackberry
|
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 |
ios
|
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 |
linux
|
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 |
mac
|
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 |
third_party
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
win32
|
Fixed a bug that 'CCEGLView::sharedEGLView()->isRetinaEnabled()' always returns false when retina mode is enabled on win32.
|
2012-08-30 10:43:54 +08:00 |
CCAccelerometerDelegate.h
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |
CCApplicationProtocol.h
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
CCCommon.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCEGLViewProtocol.cpp
|
Commented some codes.
|
2012-08-29 21:50:09 +08:00 |
CCEGLViewProtocol.h
|
kCCResolutionXXX -> kResolutionXXX and estimate whether touch point is contained in GL viewport rectangle.
|
2012-08-20 16:32:22 +08:00 |
CCFileUtils.h
|
issue 1405:implement CCFileUtils::getResourceDirectory() on iOS
|
2012-08-15 16:03:55 +08:00 |
CCFileUtilsCommon_cpp.h
|
issue #1405: multi resolution works ok on win32. Add CCFileUtils::getResourceDirectory() method.
|
2012-08-09 12:49:33 +08:00 |
CCImage.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCImageCommon_cpp.h
|
Commented some codes.
|
2012-08-29 21:50:09 +08:00 |
CCPlatformConfig.h
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
CCPlatformMacros.h
|
fixed #1442: use CREATE_FUNC instead of SCENE_CREATE_FUNC and NODE_CREATE_FUNC
|
2012-08-27 16:11:07 +08:00 |
CCSAXParser.cpp
|
Merge branch 'gles20' into gles20-ccbi
|
2012-06-19 17:28:31 +08:00 |
CCSAXParser.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCThread.cpp
|
Merge with gles20.
|
2012-06-11 10:43:07 -07:00 |
CCThread.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
platform.cpp
|
issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
|
2012-04-19 14:35:52 +08:00 |
platform.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |