axmol/cocos2dx/platform/bada
James Chen 35d93328b9 issue #1056: 1.Fixed a bug of double delete TouchDispatcher.
2. Modified the last parameter of glDrawElements. It will cause crash on some devices if the last parameter which means Indices's pointer is zero.
2012-03-21 21:53:03 +08:00
..
GLES commit some files of bada project 2011-09-19 18:05:40 +08:00
CCAccelerometer_bada.cpp issue #1056: Move some singletons to CCDirector. It is easily managed by CCDirector. 2012-03-21 17:35:20 +08:00
CCAccelerometer_bada.h issue #1056: Move some singletons to CCDirector. It is easily managed by CCDirector. 2012-03-21 17:35:20 +08:00
CCApplication_bada.cpp fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define. 2011-11-28 18:05:38 +08:00
CCApplication_bada.h merge testf branch 2011-10-29 14:47:13 +08:00
CCEGLView_bada.cpp issue #1056: 1.Fixed a bug of double delete TouchDispatcher. 2012-03-21 21:53:03 +08:00
CCEGLView_bada.h fixed #994: add support for bbndk2.0 on blackberry platform. 2012-03-01 16:52:17 +08:00
CCFileUtils_bada.cpp revert CCFileUtils::getFileData method. 2012-03-05 09:55:50 +08:00
CCImage_bada.cpp add user truetype font support, fix a bug in CCTextureCache.cpp 2011-11-24 15:15:23 +08:00
CCPlatformFunc_bada.cpp fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define. 2011-11-28 18:05:38 +08:00
CCPlatformFunc_bada.h fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define. 2011-11-28 18:05:38 +08:00
pthread.cpp add pthread support for bada 1.0 2011-11-24 17:26:04 +08:00
pthread.h add pthread support for bada 1.0 2011-11-24 17:26:04 +08:00
semaphore.cpp fixed #854: support bada pthread and semaphore 2011-11-28 16:07:17 +08:00
semaphore.h fixed #854: support bada pthread and semaphore 2011-11-28 16:07:17 +08:00