axmol/cocos/renderer
minggo f6276dd4b3 Merge pull request #10983 from perminovVS/v3-texture-init-check-error
Clean possible GL error init Texture2D
2015-04-21 09:50:54 +08:00
..
CCBatchCommand.cpp
CCBatchCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCCustomCommand.cpp
CCCustomCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCGLProgram.cpp fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00
CCGLProgram.h fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00
CCGLProgramCache.cpp fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00
CCGLProgramCache.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCGLProgramState.cpp solve the problems noted in comments 2015-01-30 17:23:30 +08:00
CCGLProgramState.h Update comment for Lua 2015-03-30 15:47:47 +08:00
CCGLProgramStateCache.cpp
CCGLProgramStateCache.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCGroupCommand.cpp
CCGroupCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCMeshCommand.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
CCMeshCommand.h add 3D doc, fixed typo 2015-03-20 17:20:22 +08:00
CCPrimitive.cpp
CCPrimitive.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCPrimitiveCommand.cpp
CCPrimitiveCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCQuadCommand.cpp
CCQuadCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCRenderCommand.cpp fix transparent render bug 2015-03-03 10:42:47 +08:00
CCRenderCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCRenderCommandPool.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CCRenderer.cpp RenderQueue command buffer optimisation 2015-04-06 14:45:19 +01:00
CCRenderer.h RenderQueue command buffer optimisation 2015-04-06 14:45:19 +01:00
CCTexture2D.cpp Clean possible GL error 2015-03-19 11:10:49 +03:00
CCTexture2D.h fixed doxygen warning for physics and texture2d 2015-03-27 10:34:01 +08:00
CCTextureAtlas.cpp
CCTextureAtlas.h fix doxygen comment 2015-03-27 17:09:54 +08:00
CCTextureCache.cpp
CCTextureCache.h Modify group name for physics and Texture2d, Texture2dCache, TextureAtlas. 2015-03-26 15:20:25 +08:00
CCTrianglesCommand.cpp
CCTrianglesCommand.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCVertexIndexBuffer.cpp
CCVertexIndexBuffer.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CCVertexIndexData.cpp
CCVertexIndexData.h [ci skip]add group base to files in renderer folder 2015-03-27 11:54:40 +08:00
CMakeLists.txt
ccGLStateCache.cpp solve the problems noted in comments 2015-01-30 17:23:30 +08:00
ccGLStateCache.h merge cocos 2015-03-26 11:59:26 +08:00
ccShader_3D_Color.frag
ccShader_3D_ColorNormal.frag fix the bug of lighting shader 2015-03-17 16:43:08 +08:00
ccShader_3D_ColorNormalTex.frag fix the bug of lighting shader 2015-03-17 16:43:08 +08:00
ccShader_3D_ColorTex.frag
ccShader_3D_Particle.frag add 3d particle (Particle Universe) 2015-02-11 18:14:22 +08:00
ccShader_3D_Particle.vert add 3d particle (Particle Universe) 2015-02-11 18:14:22 +08:00
ccShader_3D_PositionNormalTex.vert
ccShader_3D_PositionTex.vert
ccShader_3D_Skybox.frag Update ccShader_3D_Skybox.frag 2015-03-27 17:07:30 +08:00
ccShader_3D_Skybox.vert 1: update cube texture for sky box 2015-04-14 01:39:23 +08:00
ccShader_3D_Terrain.frag move shader to shaders 2015-03-30 13:45:50 +08:00
ccShader_3D_Terrain.vert add new line at end of file 2015-04-03 09:11:09 +08:00
ccShader_Label.vert
ccShader_Label_df.frag
ccShader_Label_df_glow.frag
ccShader_Label_normal.frag
ccShader_Label_outline.frag
ccShader_PositionColor.frag
ccShader_PositionColor.vert
ccShader_PositionColorLengthTexture.frag
ccShader_PositionColorLengthTexture.vert
ccShader_PositionColorTextureAsPointsize.vert
ccShader_PositionTexture.frag
ccShader_PositionTexture.vert
ccShader_PositionTextureA8Color.frag
ccShader_PositionTextureA8Color.vert
ccShader_PositionTextureColor.frag
ccShader_PositionTextureColor.vert
ccShader_PositionTextureColorAlphaTest.frag
ccShader_PositionTextureColor_noMVP.frag
ccShader_PositionTextureColor_noMVP.vert
ccShader_PositionTexture_uColor.frag
ccShader_PositionTexture_uColor.vert
ccShader_Position_uColor.frag
ccShader_Position_uColor.vert
ccShader_UI_Gray.frag fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00
ccShaders.cpp fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00
ccShaders.h fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00