axmol/cocos2dx/shaders
Ricardo Quesada 89d210bdb3 CCAssert -> CCASSERT
and other best pracitces like:

capacity and "index" are ints and not unsigned int (google's recomendation).
 It is easier to detect underflow bugs like this

plus other minor improvements
2013-07-19 22:01:27 -07:00
..
CCGLProgram.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCGLProgram.h Adds const to more getters 2013-07-06 22:01:21 -07:00
CCShaderCache.cpp closed #2410: Fixing a bug that loading a wrong texture in ShaderCache::loadDefaultShaders. This could fix DrawNode displays nothing when resume. 2013-07-17 12:55:27 +08:00
CCShaderCache.h getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
ccGLStateCache.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
ccGLStateCache.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
ccShaderEx_SwitchMask_frag.h fix compilation warnings on android & ios 2012-05-05 10:44:42 +08:00
ccShader_PositionColorLengthTexture_frag.h some android devices can not compile this frag 2012-12-05 17:15:47 +08:00
ccShader_PositionColorLengthTexture_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionColor_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionColor_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTextureA8Color_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTextureA8Color_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTextureColorAlphaTest_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTextureColor_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTextureColor_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTexture_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTexture_uColor_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTexture_uColor_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_PositionTexture_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_Position_uColor_frag.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShader_Position_uColor_vert.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShaders.cpp issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
ccShaders.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00