James Chen
|
931c42a621
|
Updated some files.
|
2012-04-04 21:58:04 +08:00 |
James Chen
|
c73c84f79b
|
issue #1056: Fixed a bug in CCDirector::setProjection.
We should invoking kmGLMultMatrix(&orthoMatrix) after invoking kmMat4OrthographicProjection.
|
2012-03-28 17:02:07 +08:00 |
James Chen
|
2ac2da9c97
|
issue #1056: 1. Removed ChipmunkTest, added ChipmunkAccelTouchTest.
2. Added Box2DTest and Box2DTestBed.
Tested on win32.
|
2012-03-21 15:43:35 +08:00 |
minggo
|
74aaf4c6ca
|
issue #1056:gles20 runs ok on android
|
2012-03-20 16:10:12 +08:00 |
James Chen
|
bd59979495
|
add gles2.0 libraries for win32.
add CCGLProgram, ccGLState, CCShaderCache.
add third library---kazmath
|
2012-03-12 15:22:03 +08:00 |