axmol/samples/Cpp/TestCpp/Classes/Box2DTestBed
Ricardo Quesada 8bf24f0475 ccGLXXX -> GL::xxx
Adds GL namespace. Deprecates the `ccGLFunctionName` functions. New functions are `GL::functionName`

Also, converts the class `DrawPrimitives` into a namespace
2013-07-25 18:42:53 -07:00
..
Tests issue #2404: Fixing wrong replacement of shape.m_Vertex2F. shape.m_Vertex2F --> shape.m_vertex2 2013-07-18 14:48:18 +08:00
Box2dView.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
Box2dView.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
GLES-Render.cpp issue #2430:move GLProgram enum into class 2013-07-25 17:48:22 +08:00
GLES-Render.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
Test.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Test.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
TestEntries.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00