minggo
|
19f4356c0b
|
Merge pull request #1207 from aninggo/patch-2
Update cocos2dx/include/ccConfig.h
|
2012-08-20 20:08:52 -07:00 |
ningxu
|
5baa19992d
|
Update cocos2dx/include/ccConfig.h
|
2012-08-21 10:56:12 +08:00 |
ningxu
|
84a946f676
|
Update cocos2dx/platform/mac/CCGL.h
add VAO support
|
2012-08-20 23:07:43 +08:00 |
James Chen
|
fd1343b951
|
Updated win32 template and fix a bug in win32/CCEGLView.cpp.
|
2012-08-20 17:08:29 +08:00 |
James Chen
|
0861877594
|
kCCResolutionXXX -> kResolutionXXX and estimate whether touch point is contained in GL viewport rectangle.
|
2012-08-20 16:32:22 +08:00 |
James Chen
|
7eb5d85298
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into dale_bb
|
2012-08-20 15:49:24 +08:00 |
James Chen
|
6c9b4d3357
|
fixed #1420: Merged gles20 branch of blackberry port from Dale's repo and fixed some bugs.
|
2012-08-20 15:49:02 +08:00 |
minggo
|
738f150ecd
|
fixed #1377:reset texture parameter of CCTMXLayer after coming to foreground on android
|
2012-08-20 14:06:29 +08:00 |
James Chen
|
b63d4d7702
|
Merge branch 'gles20' of https://github.com/dducharme/cocos2d-x into dale_bb
|
2012-08-20 11:40:23 +08:00 |
James Chen
|
63888a7eb5
|
issue #1432: MutiTouchTest crashes on IOS if putting more than 5 fingers on the screen.
|
2012-08-20 10:38:21 +08:00 |
Dale Ducharme
|
4004a8ac61
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
James Chen
|
f7fd4fc2bf
|
issue #1429: Fixed a bug in EAGLView.mm.
|
2012-08-17 15:24:33 +08:00 |
James Chen
|
d3338a70e5
|
issue #1429: Updated EditBoxTest and fix a bug about callback function.
|
2012-08-17 14:29:07 +08:00 |
minggo
|
316c484936
|
Merge pull request #1173 from mustime/bug1284
issue #1284: add detection for I9100 model
|
2012-08-16 18:39:28 -07:00 |
James Chen
|
797c15b9a2
|
Merge pull request #1188 from dumganhar/gles20
fixed #1419: Updated eclipse project configurations for linux port.
|
2012-08-16 03:22:40 -07:00 |
James Chen
|
48fa8a4e88
|
fixed #1419: Update eclipse project configurations for linux port.
|
2012-08-16 18:09:01 +08:00 |
minggo
|
756a7e3b0c
|
Merge pull request #1186 from minggo/gles20
remove some unneeded codes
|
2012-08-15 23:53:22 -07:00 |
minggo
|
714b9ef838
|
remove some unneeded codes
|
2012-08-16 14:51:58 +08:00 |
James Chen
|
3c33c43fd4
|
fixed a bug in CCActionInterval.cpp.
CCSequence::create(pAction2, CCDelayTime::create(d1 - d2)); ~> CCSequence::createWithTwoActions(pAction2, CCDelayTime::create(d1 - d2));
|
2012-08-16 14:29:27 +08:00 |
James Chen
|
605f63f2b7
|
Merge branch 'gles20' into minggo_iss1405
|
2012-08-16 12:04:44 +08:00 |
minggo
|
416ce6b91d
|
fixed #1430: add some comment
|
2012-08-16 11:45:52 +08:00 |
minggo
|
6a9da80292
|
fixed #1430: compute correct label's width or height when its value is 0
|
2012-08-16 11:43:44 +08:00 |
James Chen
|
de2c00b7ae
|
issue #1405: fixed some compile error on win32 and linux.
|
2012-08-16 11:30:25 +08:00 |
minggo
|
bcf61cdf26
|
issue #1405:use enum to distinguish target
|
2012-08-16 10:21:15 +08:00 |
minggo
|
4a97f52cd4
|
issue 1405:implement CCFileUtils::getResourceDirectory() on iOS
|
2012-08-15 16:03:55 +08:00 |
James Chen
|
0fce637ec7
|
issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest.
|
2012-08-15 14:33:56 +08:00 |
mustime
|
0933a032e9
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into bug1284
|
2012-08-14 09:41:18 +08:00 |
mustime
|
89f0508043
|
issue #1284: add detection for I9100 model
|
2012-08-13 17:14:33 +08:00 |
Walzer
|
d99b7463b7
|
Merge pull request #1172 from walzer/gles20
fix the out-of-range crash in CCArray::randomObject()
|
2012-08-11 08:34:58 -07:00 |
Walzer
|
9681c8d690
|
fix the out-of-range crash in CCArray::randomObject()
|
2012-08-11 23:31:51 +08:00 |
Walzer
|
e964e861f2
|
Merge pull request #1162 from tongpengfei/gles20
fixed linux FontTest vertical alignment
|
2012-08-11 07:32:32 -07:00 |
Walzer
|
a77a4eac03
|
add more details in doxygen comments.
|
2012-08-10 13:58:34 +08:00 |
James Chen
|
ba78ac7d6d
|
issue #1405: Remove unused method 'CCEGLView::getFrameSize' for ios port.
|
2012-08-09 18:28:49 +08:00 |
James Chen
|
03c2366821
|
Merge branch 'minggo_res' of https://github.com/dumganhar/cocos2d-x into gles20
|
2012-08-09 17:50:39 +08:00 |
James Chen
|
6e2cace72d
|
Merge branch 'iss1405_multi_resolution' of https://github.com/minggo/cocos2d-x into minggo_res
|
2012-08-09 17:19:20 +08:00 |
James Chen
|
a7ce8f2e21
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into minggo_res
|
2012-08-09 17:16:10 +08:00 |
pengfei tong
|
82a2b9819c
|
[LOG] remove noused code
|
2012-08-09 16:57:16 +08:00 |
pengfei tong
|
075a2a6a8a
|
Merge branch 'test' into gles20
|
2012-08-09 16:41:24 +08:00 |
pengfei tong
|
188e267e7a
|
[FIX] FontTest vertical alignment
|
2012-08-09 16:35:43 +08:00 |
pengfei tong
|
11be0edb06
|
[FIX] FontTest vertical alignment
|
2012-08-09 16:08:16 +08:00 |
minggo
|
c31415b7bd
|
issue #1405:resolution supports on mac
|
2012-08-09 14:34:20 +08:00 |
James Chen
|
826dfe4102
|
issue #1405: multi resolution works ok on win32. Add CCFileUtils::getResourceDirectory() method.
|
2012-08-09 12:49:33 +08:00 |
Walzer
|
7863375cf8
|
issue #1424, http wrapper compiled pass on linux
|
2012-08-09 11:15:06 +08:00 |
Walzer
|
08198c082e
|
issue #1424, http wrapper has been tested on iOS, mac, android port.
|
2012-08-09 10:45:11 +08:00 |
minggo
|
c34812567f
|
issue #1405: modify macro names and comment and add getVisibleSize and getVisibleOrigin in CCDirector
|
2012-08-09 10:23:39 +08:00 |
minggo
|
cc39dc55f4
|
issue #1405:remove unneeded functions of CCFileUtils
|
2012-08-08 18:39:33 +08:00 |
minggo
|
3395bba327
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1405_multi_resolution
|
2012-08-08 17:42:45 +08:00 |
minggo
|
3853611e62
|
issue #1405:support loading resources from directory defined by developer
|
2012-08-08 17:42:04 +08:00 |
minggo
|
f6115d5667
|
issue #1405:zoom out work ok
|
2012-08-07 18:24:45 +08:00 |
minggo
|
5d8f909af4
|
issue #1405:multi resolution works ok
|
2012-08-07 14:29:46 +08:00 |