axmol/cocos2dx/platform/bada
dumganhar 4cc1658d45 fixed #938:Don't use eglGetProcAddress to get extension function on bada1.0 device, otherwise it will cause crash. 2012-01-09 14:15:49 +08:00
..
GLES commit some files of bada project 2011-09-19 18:05:40 +08:00
CCAccelerometer_bada.cpp update CCAccelerometer on bada platform 2011-11-24 18:04:25 +08:00
CCAccelerometer_bada.h update CCAccelerometer on bada platform 2011-11-24 18:04:25 +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 fixed #938:Don't use eglGetProcAddress to get extension function on bada1.0 device, otherwise it will cause crash. 2012-01-09 14:15:49 +08:00
CCEGLView_bada.h fixed #938:Don't use eglGetProcAddress to get extension function on bada1.0 device, otherwise it will cause crash. 2012-01-09 14:15:49 +08:00
CCFileUtils_bada.cpp fix a bug that when selecting "target-release" in building configurations, CCFileUtils::getFileData can't work correctly because CC_ASSERT is called uncorrectly. 2011-11-28 14:27:48 +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