axmol/cocos2dx/platform/android
minggo 2dd08a4945 Merge pull request #3769 from michaelcontento/android-fix-opengl-config
[ci skip]add EGL_RENDERABLE_TYPE to OpenGL attributes
2013-09-23 19:08:55 -07:00
..
java re-introduce Cocos2dxHelper.runOnGLThread(Runnable) 2013-09-23 11:53:12 +02:00
jni wrong variable used which could crash the whole app 2013-09-23 11:50:34 +02:00
Android.mk [Dispatcher] Updating Android.mk, and some refractor. 2013-09-12 17:31:37 +08:00
CCApplication.cpp ccx : setAnimationInterval() not implemented. 2013-08-05 02:05:39 -07:00
CCApplication.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCCommon.cpp [Android] Fixing build errors for ndk-r9. 2013-07-29 14:54:00 +08:00
CCDevice.cpp [Dispatcher] Updating Android.mk, and some refractor. 2013-09-12 17:31:37 +08:00
CCEGLView.cpp [Dispatcher] Updating Android.mk, and some refractor. 2013-09-12 17:31:37 +08:00
CCEGLView.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCFileUtilsAndroid.cpp Adds const in FileUtils 2013-09-06 22:52:55 -07:00
CCFileUtilsAndroid.h issue #2784:Delete class destuctor js-binding and lua-binding document 2013-09-13 13:52:42 +08:00
CCGL.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCImage.cpp closed #2745: fix bug: _dataLen not set at Image::initWithString() and Image::initWithStringShadowStroke() 2013-09-16 17:13:44 +08:00
CCPlatformDefine.h Assert implementation for Android 2013-01-09 18:51:49 -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
nativeactivity.cpp Merge pull request #3769 from michaelcontento/android-fix-opengl-config 2013-09-23 19:08:55 -07:00
nativeactivity.h Accelerometer 2013-08-05 02:05:47 -07:00