Commit Graph

69 Commits

Author SHA1 Message Date
Walzer b2585b1d4b issue #18, debug 2010-08-19 05:46:34 +00:00
Walzer 2aa067875b issue #18, debug 2010-08-18 08:49:49 +00:00
Walzer b2bbe00479 issue #18, debug uiimage::save, uiimage::initWithBuffer 2010-08-18 08:48:39 +00:00
Ming 5076ff065c issue #55 2010-08-18 08:37:54 +00:00
yangws 876c0dabb8 add CCXEGLView::getFrame() function. 2010-08-18 07:24:19 +00:00
Walzer 1fd2128806 fixed #56, CCRenderTexture 2010-08-18 07:15:02 +00:00
Walzer e7e0ff565b fixed #48, implement CCXBitmapDC 2010-08-17 08:12:46 +00:00
Walzer 55f01578ea issue $48, implement CCXBitmapDC 2010-08-17 04:04:25 +00:00
natural-law bdae947e76 issue #50
use uPhone's new/delete replace the standard new/delete
2010-08-17 03:32:33 +00:00
Walzer deb7ec097d issue $48, implement CCXBitmapDC 2010-08-16 07:15:36 +00:00
Walzer bb04891ccb issue $48, implement CCXBitmapDC 2010-08-16 07:02:17 +00:00
yangws a1ae0f6ede call loadExtension in CCXApplication's constructor. 2010-08-16 04:29:06 +00:00
Walzer 3fa4d2dcc4 issue $48, implement CCXBitmapDC and implement CCTexture2D.cpp 2010-08-16 03:59:53 +00:00
Ming 2c5cbd7e1a fixed #46: implement CCGrabber 2010-08-16 03:26:41 +00:00
natural-law 56fb233224 issue #33
submit the actions tests code
2010-08-13 09:21:33 +00:00
Walzer 9510be1d72 fixed #41, complete label 2010-08-12 09:39:25 +00:00
natural-law 8dcfabcd44 issue #43
use libpng read image files.
2010-08-12 07:35:19 +00:00
natural-law ff72e4087d issue #43
use libpng read image files.
2010-08-12 06:46:58 +00:00
Ming c93cdeaa1e fixed #38: implemented 2010-08-10 09:21:01 +00:00
yangws 7f136d932f add statusBarFrame() function in CCXApplication. 2010-08-10 04:03:05 +00:00
Ming 49673e03a0 issue #6: fix bug of gettimeofday() 2010-08-09 09:43:17 +00:00
yangws 2283765d42 On uPhone platform, UpdateWindow in draw loop. 2010-08-09 05:57:33 +00:00
yangws c0b98a1e6d 2010-08-06 04:02:54 +00:00
yangws 24bebd37a3 2010-08-06 03:51:07 +00:00
yangws 7097321fd9 2010-08-06 03:49:17 +00:00
yangws 489b64ec27 2010-08-06 03:42:15 +00:00
yangws e5816f0068 fixed #34 add eglview resize support. 2010-08-06 03:14:22 +00:00
yangws 22b4f3206d fixed bug : one click two pen down message on uphone platform. 2010-08-06 02:15:54 +00:00
natural-law d661503528 issue #33
fix little bugs
2010-08-06 01:29:18 +00:00
yangws 833397163e remove helloworld main form class code. create main window in application's EventHandler. 2010-08-05 09:20:24 +00:00
yangws d30d8be81b fixed bug: show currect image must run app twice. 2010-08-05 04:02:55 +00:00
yangws cde36d0de9 fixed #34 impliment setDeviceOrientation function. 2010-08-05 03:02:30 +00:00
yangws 08e72de8b4 issue #34 add setDeviceOrientation in CCXApplication class. 2010-08-05 02:29:29 +00:00
Ming 76f62adf62 fixed #30: change some header files to include 2010-08-04 08:45:00 +00:00
yangws 8596cbffe2 fix vertical revert bug 2010-08-04 08:08:43 +00:00
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
Ming 2acf23d133 issue #6: add function isPremultipliedAlpha() 2010-08-04 06:38:11 +00:00
yangws 44ec769cf8 fixed #14 copy ogles color buffer data to TDC in CCXEGL::SwapBuffers, to emulate eglSwapBuffers on uphone emulator. 2010-08-03 10:11:37 +00:00
Ming 8607fdb025 issue #6: fix logical error in getRGBA8888Data() 2010-08-03 03:35:55 +00:00
yangws 27eda1194a fixed #22 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 062ba12b20 issue #6: make getRGBA8888Data() more readable 2010-08-02 10:18:00 +00:00
Walzer 3403f1c1fd issue #18, debug BGRA to RGBA 2010-08-02 09:21:57 +00:00
Ming a324e38cb2 issue #21: change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
Ming db2a75e2df issue #6: fixed compile error 2010-08-02 02:29:00 +00:00
Ming 9945867be7 issue #19: fixed runtime error 2010-07-30 10:17:13 +00:00
Walzer a35d71a4fe issue #7, add xml parser 2010-07-30 04:02:36 +00:00
Ming 8ab8a1bb57 issue #6: initialize m_pLock 2010-07-29 10:18:23 +00:00
yangws 08e46a37a4 fixed #14 add egl code in class CCXEGLView 2010-07-29 08:05:14 +00:00
yangws f12d51f7ae fixed #14 impliment CCTouch and treate touch msg in CCXEGLView EventHandler. 2010-07-29 04:12:11 +00:00