minggo
|
39ba6b4618
|
issue #1506: RenderTextureTest
|
2012-03-22 16:36:03 +08:00 |
James Chen
|
275891dfb0
|
issue #1056: synchronise cocos2d-iphone-2.0-rc0a
|
2012-03-16 13:42:53 +08:00 |
James Chen
|
9e89171557
|
issue #1056: Rename ccGLState to ccGLStateCache, add some ccShader_***_.h, update CCGLProgram class.
|
2012-03-15 10:42:22 +08:00 |
James Chen
|
8aa3f7f9ae
|
issue #1056: TestCases works ok except Box2dTest and ChipmunkTest.
|
2012-03-14 18:11:25 +08:00 |
James Chen
|
aefdb852a2
|
issue #1056: synchronise cocos2d-iphone gles2.0 branch, HelloWorld on win32 works ok.
|
2012-03-14 14:55:17 +08:00 |
Leon
|
70a4942ea6
|
fix some warning
|
2011-10-19 15:24:19 +08:00 |
minggo
|
c24d1d3fd6
|
Merge branch 'LinuxPort' of https://github.com/laschweinski/cocos2d-x into linux_port
|
2011-09-16 13:53:18 +08:00 |
RongHong
|
53227073a7
|
fixed #696 to modify some end() usilization
|
2011-09-06 11:43:09 +08:00 |
RongHong
|
fea3da3156
|
fixed #696 Some android machines may crash at CCRenderTexture::end(bool bIsTOCasheTexture)
|
2011-09-06 11:33:48 +08:00 |
RongHong
|
624e27497a
|
fixed #696 Some android machines may crash at CCRenderTexture::end(bool bIsTOCasheTexture)
|
2011-09-06 09:51:35 +08:00 |
laschweinski
|
871abb4a32
|
Merge branch 'master' into LinuxPort
|
2011-08-19 13:20:23 +08:00 |
laschweinski
|
ad305648c0
|
modified: cocos2dx/misc_nodes/CCRenderTexture.cpp
modified: cocos2dx/platform/CCGL.h
modified: cocos2dx/platform/CCImage.cpp
CocosDenshion/Linux/
CocosDenshion/third_party/
HelloWorld/Linux/
cocos2dx/.settings/
cocos2dx/platform/Linux/
tests/test.linux/
|
2011-08-19 13:07:50 +08:00 |
moadib
|
a8d87a9976
|
Non-trivial arguments passed by reference now.
Removed unnecessary cocos2d:: prefix inside namespace.
|
2011-08-17 17:26:26 +04:00 |
laschweinski
|
5d20ebe24b
|
modified: HelloWorld/AppDelegate.cpp
modified: HelloWorld/HelloWorldScene.cpp
modified: cocos2dx/cocoa/CCNS.cpp
modified: cocos2dx/include/CCActionInstant.h
modified: cocos2dx/misc_nodes/CCRenderTexture.cpp
modified: cocos2dx/particle_nodes/CCParticleSystemQuad.cpp
modified: cocos2dx/platform/CCAccelerometer_platform.h
modified: cocos2dx/platform/CCApplication_platform.h
modified: cocos2dx/platform/CCArchOptimalParticleSystem.h
modified: cocos2dx/platform/CCCommon.cpp
modified: cocos2dx/platform/CCEGLView_platform.h
modified: cocos2dx/platform/CCGL.cpp
modified: cocos2dx/platform/CCGL.h
modified: cocos2dx/platform/CCImage.cpp
modified: cocos2dx/platform/CCPlatformConfig.h
modified: cocos2dx/platform/CCPlatformMacros.h
modified: cocos2dx/platform/CCSAXParser.h
modified: cocos2dx/platform/CCStdC.h
modified: cocos2dx/support/CCUserDefault.cpp
modified: cocos2dx/support/data_support/ccCArray.h
modified: tests/AppDelegate.cpp
deleted: tests/Res/music.mid
modified: tests/tests/controller.cpp
modified: tests/tests/tests.h
HelloWorld/Linux/
cocos2dx/.settings/
cocos2dx/platform/Linux/
tests/test.linux/
|
2011-08-17 11:36:54 +08:00 |
minggo
|
2b5635898a
|
fixed #665: add test of RenderTextureSave
|
2011-08-08 14:06:03 +08:00 |
RongHong
|
5f08bb24fe
|
Merge branch 'master' into 608
|
2011-08-05 10:59:40 +08:00 |
RongHong
|
4a8e3f468e
|
fixed #649 the user could save any domain of the render texture
|
2011-08-02 17:22:57 +08:00 |
RongHong
|
3a3a52c59a
|
fixed #649 the user could save any domain of the render texture
|
2011-08-02 14:25:58 +08:00 |
RongHong
|
d575d40ab3
|
fixed #648 savebuffer may crash on some machines like Motorola Defy
|
2011-08-02 10:27:52 +08:00 |
RongHong
|
335d2d30b4
|
fixed #648 savebuffer may crash on some machines like Motorola Defy
|
2011-08-02 10:05:15 +08:00 |
RongHong
|
a54fda812b
|
fixed #641 the user could save buffer to any path
|
2011-07-29 11:36:04 +08:00 |
RongHong
|
c7aa948817
|
fixed #640 the image read from render texture is upseted
|
2011-07-28 18:02:25 +08:00 |
RongHong
|
c1fdf9afb5
|
issue #608 rendertexture disappears after going to background
|
2011-07-28 17:32:09 +08:00 |
RongHong
|
0f94423b9b
|
fixed #630 To realize the buffer-saving function in CCRenderTexture
|
2011-07-28 10:52:09 +08:00 |
RongHong
|
eda6228374
|
fixed #630 To realize the buffer-saving function in CCRenderTexture
|
2011-07-28 10:09:56 +08:00 |
RongHong
|
a253909030
|
fixed #630 To realize the buffer-saving function in CCRenderTexture
|
2011-07-27 16:55:04 +08:00 |
minggo
|
7adb140439
|
fixed #568
|
2011-07-05 14:51:17 +08:00 |
minggo
|
6b97a381e9
|
fixed #560: upgrade misc_nodes to 1.0.0-rc3
|
2011-07-04 16:01:57 +08:00 |
liswei
|
1591c7edc8
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
RongHong
|
67eb87abfe
|
To fix the crash when the gles version is too low
|
2011-06-08 10:02:07 +08:00 |
RongHong
|
a13e8ae859
|
1.修正gles版本过低时会崩溃的问题
2.修正unscheduleAllSelectors()中遍历哈希表导致崩溃的问题
|
2011-06-03 15:22:50 +08:00 |
walzer
|
81fa070125
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
minggo
|
47173778cc
|
fixed #409: rename NSArray UIAlignment
|
2011-03-18 14:31:29 +08:00 |
minggo
|
b5a99f90df
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
minggo
|
4379a1c96f
|
Move ccxApplication to cocos2dx/platform on ios.
|
2011-03-02 17:05:22 +08:00 |
yangws
|
85b9c9ae21
|
Retina display support and scale with keep w/h rate ok on win32.
|
2011-02-18 18:30:22 +08:00 |
yangws
|
79b711a758
|
move CCXBitmapDC from cocos2d/platform to platform_support.
|
2011-01-19 14:23:26 +08:00 |
natural-law
|
e0570d43ad
|
Fix bugs.Run HelloWorld and tests in cocos2d-win32 successful.
|
2011-01-06 14:04:03 +08:00 |
minggo
|
d0a16a246e
|
fixed comipling error and link error of upto-0.99.5
|
2010-12-31 14:56:24 +08:00 |
yangws
|
c142070c2c
|
misc_node upto-0.99.5.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-25 15:09:42 +08:00 |
Leon
|
96f4f5c9fd
|
fix some compiling warning for iOS
|
2010-12-17 23:44:19 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
Ming
|
416a319344
|
fixed #203
|
2010-11-13 03:34:49 +00:00 |
Ming
|
64ac386384
|
issue #202
|
2010-11-12 09:29:14 +00:00 |
Walzer
|
94806c9194
|
merge with tag/0.99.4-uphone-0.9.0
|
2010-11-11 03:18:58 +00:00 |
Ming
|
6853385c8d
|
resolve compile error for android
|
2010-11-03 02:59:07 +00:00 |
yangws
|
8900e0644c
|
helloworld-win32 vertical screen ok.
|
2010-10-09 09:41:42 +00:00 |
Ming
|
12d6df9717
|
issue #154
|
2010-09-24 10:10:32 +00:00 |
Ming
|
9cab8be0ff
|
issue #138
|
2010-09-09 09:24:55 +00:00 |