axmol/cocos2dx/misc_nodes
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
..
CCClippingNode.cpp issue #2404: DrawPrimitives deprecated. 2013-07-25 22:38:55 +08:00
CCClippingNode.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCMotionStreak.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
CCMotionStreak.h issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
CCProgressTimer.cpp ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
CCProgressTimer.h issue #2430:move ProgressTimer enum into class 2013-07-25 15:11:36 +08:00
CCRenderTexture.cpp Removes more Hungarian notation and more 2013-07-25 16:27:24 -07:00
CCRenderTexture.h Constant fixes 2013-07-25 13:36:19 -07:00