Commit Graph

40353 Commits

Author SHA1 Message Date
Walzer 14427a24d7 2010-08-04 07:46:12 +00:00
yangws d4297744d5 change DrawPixelEx to DrawBitmap when swapBuffers in uphone/CCXEGLView_uphone.cpp 2010-08-04 06:48:14 +00:00
natural-law 75cfd65f0b fixed
submit the HelloWorld project of cocos2d-uPhone
2010-08-04 06:47:17 +00:00
Ming 2acf23d133 issue : add function isPremultipliedAlpha() 2010-08-04 06:38:11 +00:00
Ming 2262a122d3 issue : use dynamic_cast<> 2010-08-04 03:13:03 +00:00
Ming 8c754ee5a9 issue : because it use some macro that using malloc and free, so we can not change it to new 2010-08-04 03:10:55 +00:00
Ming f236e4d542 issue : change malloc/calloc to new 2010-08-04 03:02:33 +00:00
natural-law b11c03cff3 fixed
fix some bugs of node and director
2010-08-04 02:36:37 +00:00
yangws 44ec769cf8 fixed copy ogles color buffer data to TDC in CCXEGL::SwapBuffers, to emulate eglSwapBuffers on uphone emulator. 2010-08-03 10:11:37 +00:00
Walzer 9db3106303 issue , debug 2010-08-03 08:49:25 +00:00
Walzer 3914006a99 issue , debug _cmd 2010-08-03 07:25:47 +00:00
Walzer 4f357e5872 issue , debug __super::init() in CCTransitionScene::initWithDuration 2010-08-03 07:13:50 +00:00
natural-law 647fe362e2 issue fix a bug and a warning 2010-08-03 07:01:48 +00:00
Walzer 03df28e28a issue , debug 2010-08-03 06:50:41 +00:00
Ming ad74a42c6c issue : implement needed codes 2010-08-03 05:52:41 +00:00
natural-law e9f36ce744 fixed
添加一个简单的CCSprite单元测试,同时修正几个小的bug
2010-08-03 04:07:32 +00:00
Ming 8607fdb025 issue : fix logical error in getRGBA8888Data() 2010-08-03 03:35:55 +00:00
Walzer db49ed49b9 issue , debug 2010-08-03 03:28:34 +00:00
yangws 27eda1194a fixed use user defined message to call CCDirector::preMainLoop, Use PowerVR Win32 GLES Lib to emulate TOPS GLES. 2010-08-03 03:23:12 +00:00
Ming 80c347932e issue : allocate memory for member variable m_pszName 2010-08-03 02:25:38 +00:00
Ming 40abd44425 issue : use dynamic_cast<> instead of member variable 2010-08-03 01:40:03 +00:00
Ming 670c8e06da issue : fix compile error 2010-08-02 10:18:43 +00:00
Ming 062ba12b20 issue : make getRGBA8888Data() more readable 2010-08-02 10:18:00 +00:00
Ming 70bf71e01d issue : add initialization of m_bRecursiveDirty 2010-08-02 10:15:35 +00:00
natural-law 6571dbafee 修正几个小bug 2010-08-02 10:04:24 +00:00
Ming 3b2425d8bf issue : autorelease pool management 2010-08-02 09:48:01 +00:00
Walzer 8e496d09d9 issue , debug 2010-08-02 09:38:42 +00:00
Walzer 3403f1c1fd issue , debug BGRA to RGBA 2010-08-02 09:21:57 +00:00
Ming ca3918933b issue : initialize default value to m_pobOpenGLView 2010-08-02 09:10:04 +00:00
Walzer 6a40e3e1d2 issue , debug 2010-08-02 08:00:01 +00:00
Walzer a161e4ed3e issue , debug 2010-08-02 07:44:41 +00:00
Walzer 33394ce4f7 issue , debug 2010-08-02 07:42:07 +00:00
Walzer f38734b879 issue , debug 2010-08-02 06:46:06 +00:00
Ming 929059d148 issue : change preMainLoop() to public 2010-08-02 06:40:53 +00:00
Ming a2083303e9 issue : implement some function 2010-08-02 04:00:06 +00:00
Ming 52ace69f09 issue : dll export support 2010-08-02 03:13:36 +00:00
Ming a324e38cb2 issue : change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
Ming 167122d2cf issue : add ImageToolKit_d.lib to fix link error 2010-08-02 02:40:28 +00:00
Ming db2a75e2df issue : fixed compile error 2010-08-02 02:29:00 +00:00
Walzer b0f648bda7 issue , debug 2010-08-02 02:16:35 +00:00
Walzer 3f8bbaec24 issue , add assert for UIImage.initWithContentsOfFile() 2010-07-30 10:21:00 +00:00
Ming 9945867be7 issue : fixed runtime error 2010-07-30 10:17:13 +00:00
Walzer 458ca18148 issue , implement 2010-07-30 09:18:20 +00:00
Walzer 88ce1c8f83 issue , implement 2010-07-30 08:35:07 +00:00
Ming 18ced8482d issue : implement CCSpriteFrameCache.cpp 2010-07-30 06:10:45 +00:00
Walzer a35d71a4fe issue , add xml parser 2010-07-30 04:02:36 +00:00
Ming 8ab8a1bb57 issue : initialize m_pLock 2010-07-29 10:18:23 +00:00
yangws 08e46a37a4 fixed add egl code in class CCXEGLView 2010-07-29 08:05:14 +00:00
Ming 2f00ab6937 issue : implement CCSpriteSheet.cpp 2010-07-29 07:46:54 +00:00
yangws f12d51f7ae fixed impliment CCTouch and treate touch msg in CCXEGLView EventHandler. 2010-07-29 04:12:11 +00:00