axmol/cocos2dx/platform
Lee, Jae-Hong 47fac0ed98 Implement CCEditBox for Tizen. (develop branch) 2013-05-26 20:40:13 +09:00
..
android Updated .classpath of Android project to latest ADT 22 build tool compatibility. 2013-05-20 14:39:25 -06:00
blackberry Merge pull request #2407 from sergey-shambir/attribute_format 2013-05-06 20:06:52 -07:00
emscripten Implement audio for Emscripten using SDL. Still needs methods to release samples when we're done with them. 2013-05-20 20:09:56 -07:00
ios issue #2188:fix compiling error of iOS 2013-05-21 18:18:44 +08:00
linux If file path is an empty string, return false directly in CCFileUtils::isFileExist. 2013-04-25 21:51:13 +08:00
mac Merge pull request #2361 from tiantian20007/dictStuff 2013-05-06 23:17:11 -07:00
marmalade If file path is an empty string, return false directly in CCFileUtils::isFileExist. 2013-04-25 21:51:13 +08:00
nacl Bug fixes for Nacl port. 2013-05-10 16:02:12 +08:00
third_party Delete Tizen 2.0 headers and libraries. 2013-05-21 21:52:10 +09:00
tizen Implement CCEditBox for Tizen. (develop branch) 2013-05-26 20:40:13 +09:00
win32 Merge pull request #1893 from martell/mingw 2013-05-15 23:30:43 -07:00
CCAccelerometerDelegate.h Added "executeAccelerometerEvent" for CCScriptEngineProtocol class. Exported Accelerometer event to JS. 2012-11-06 14:18:13 +08:00
CCApplicationProtocol.h Adding defines and enums for Tizen. 2013-05-16 19:49:16 +09:00
CCCommon.h Added CC_FORMAT_PRINTF(x,y) macro to warn on CCLog() format errors 2013-04-19 11:54:08 +04:00
CCDevice.h fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCEGLViewProtocol.cpp Merge pull request #2193 from Weeds/feature-screen-dimensions 2013-04-18 00:31:13 -07:00
CCEGLViewProtocol.h Merge pull request #2193 from Weeds/feature-screen-dimensions 2013-04-18 00:31:13 -07:00
CCFileUtils.cpp fixed #2151: Commenting a log in CCFileUtils::fullPathForFilename. 2013-05-13 21:48:25 +08:00
CCFileUtils.h Make sure XMLDocument is deleted; Code clean up; Add test; 2013-04-28 00:36:37 +08:00
CCImage.h Merge pull request #2573 from j4m3z0r/emscriptenate 2013-05-20 22:50:28 -07:00
CCImageCommonWebp.cpp Add libwebp linkage (needed for asm.js validation) 2013-05-07 17:24:24 -07:00
CCImageCommon_cpp.h Add a flag to indicate whether raw image data is pre-multiplied or not, and switch to using Emscripten's SDL implementation when loading images from file (much faster) 2013-05-17 17:11:52 -07:00
CCPlatformConfig.h Adding defines and enums for Tizen. 2013-05-16 19:49:16 +09:00
CCPlatformMacros.h Enable texture caching with emscripten. 2013-05-06 21:23:06 -07:00
CCSAXParser.cpp fixed potential crash in CCSaxParser 2013-03-28 01:07:54 +01:00
CCSAXParser.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCThread.cpp Fixes CCThread.cpp so it is not included for Mac builds. 2012-09-15 00:37:12 -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 new port: Native Client 2013-03-02 12:15:24 -08:00