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
|
80c347932e
|
issue #13: allocate memory for member variable m_pszName
|
2010-08-03 02:25:38 +00:00 |
Ming
|
40abd44425
|
issue #10: use dynamic_cast<> instead of member variable
|
2010-08-03 01:40:03 +00:00 |
Ming
|
670c8e06da
|
issue #13: fix compile error
|
2010-08-02 10:18:43 +00:00 |
Ming
|
062ba12b20
|
issue #6: make getRGBA8888Data() more readable
|
2010-08-02 10:18:00 +00:00 |
Ming
|
70bf71e01d
|
issue #13: 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 #6: autorelease pool management
|
2010-08-02 09:48:01 +00:00 |
Walzer
|
8e496d09d9
|
issue #18, debug
|
2010-08-02 09:38:42 +00:00 |
Walzer
|
3403f1c1fd
|
issue #18, debug BGRA to RGBA
|
2010-08-02 09:21:57 +00:00 |
Ming
|
ca3918933b
|
issue #6: initialize default value to m_pobOpenGLView
|
2010-08-02 09:10:04 +00:00 |
Walzer
|
6a40e3e1d2
|
issue #18, debug
|
2010-08-02 08:00:01 +00:00 |
Walzer
|
a161e4ed3e
|
issue #18, debug
|
2010-08-02 07:44:41 +00:00 |
Walzer
|
33394ce4f7
|
issue #18, debug
|
2010-08-02 07:42:07 +00:00 |
Walzer
|
f38734b879
|
issue #18, debug
|
2010-08-02 06:46:06 +00:00 |
Ming
|
929059d148
|
issue #6: change preMainLoop() to public
|
2010-08-02 06:40:53 +00:00 |
Ming
|
a2083303e9
|
issue #6: implement some function
|
2010-08-02 04:00:06 +00:00 |
Ming
|
52ace69f09
|
issue #23: dll export support
|
2010-08-02 03:13:36 +00:00 |
Ming
|
a324e38cb2
|
issue #21: change INT32 to int, change UINT to unsigned int
|
2010-08-02 02:58:00 +00:00 |
Ming
|
167122d2cf
|
issue #6: add ImageToolKit_d.lib to fix link error
|
2010-08-02 02:40:28 +00:00 |
Ming
|
db2a75e2df
|
issue #6: fixed compile error
|
2010-08-02 02:29:00 +00:00 |
Walzer
|
b0f648bda7
|
issue #7, debug
|
2010-08-02 02:16:35 +00:00 |
Walzer
|
3f8bbaec24
|
issue #7, add assert for UIImage.initWithContentsOfFile()
|
2010-07-30 10:21:00 +00:00 |
Ming
|
9945867be7
|
issue #19: fixed runtime error
|
2010-07-30 10:17:13 +00:00 |
Walzer
|
458ca18148
|
issue #5, implement
|
2010-07-30 09:18:20 +00:00 |
Walzer
|
88ce1c8f83
|
issue #7, implement
|
2010-07-30 08:35:07 +00:00 |
Ming
|
18ced8482d
|
issue #13: implement CCSpriteFrameCache.cpp
|
2010-07-30 06:10:45 +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 |
Ming
|
2f00ab6937
|
issue #13: implement CCSpriteSheet.cpp
|
2010-07-29 07:46:54 +00:00 |
yangws
|
f12d51f7ae
|
fixed #14 impliment CCTouch and treate touch msg in CCXEGLView EventHandler.
|
2010-07-29 04:12:11 +00:00 |
yangws
|
28376fcd4d
|
issue #14 CCTouch is platform independent
|
2010-07-29 02:21:02 +00:00 |
yangws
|
de4cb4fcf7
|
issue #14 add CCXEGLView attach with EGLTouchDelegate
|
2010-07-28 10:18:27 +00:00 |
Ming
|
6115e7b6a1
|
issue #6: set dispatcher to view
|
2010-07-28 10:02:36 +00:00 |
Ming
|
f2df99116e
|
issue #17: fix link error
|
2010-07-28 07:35:51 +00:00 |
Walzer
|
ffdf5dda8a
|
issue #17, fixed link error
|
2010-07-28 07:27:51 +00:00 |
Ming
|
9c984b8a34
|
issue #17: fixed link error
|
2010-07-28 07:16:00 +00:00 |
Walzer
|
eefb4ce9e9
|
issue #7, remove gridbase methods
|
2010-07-28 06:10:12 +00:00 |
Walzer
|
d2f792363c
|
issue #7, debug
|
2010-07-28 05:48:13 +00:00 |
Ming
|
ce5e3f5567
|
issue #6: update .vcproj file
|
2010-07-28 03:49:17 +00:00 |
Ming
|
7d32899ef6
|
issue #6: remove the implementation to NSMutableArray.h
|
2010-07-28 03:47:40 +00:00 |
Ming
|
6337e67cc4
|
issue #6: change a function name
|
2010-07-28 03:42:35 +00:00 |
Walzer
|
294bb7b246
|
issue #7, debug
|
2010-07-28 03:29:13 +00:00 |
yangws
|
a9d39bb731
|
issue #14 add CCXEGLView files
|
2010-07-28 02:26:06 +00:00 |
yangws
|
fc139bf12a
|
issue #14 change CCXApplication to CCXEGLView, CCDirector compile ok.
|
2010-07-28 02:15:02 +00:00 |
Walzer
|
f6923c09c1
|
issue #7, debug
|
2010-07-28 02:14:27 +00:00 |
Walzer
|
eae22d57e1
|
issue #7, debug
|
2010-07-28 02:02:42 +00:00 |
Walzer
|
9270186b6b
|
issue #7, debug
|
2010-07-28 01:59:32 +00:00 |
Walzer
|
156f0dd7d1
|
issue #7, debug
|
2010-07-28 01:52:37 +00:00 |