axmol/cocos/renderer
yangxiao 269feeb1f9 remove stencil from Renderstate 2015-07-01 14:06:37 +08:00
..
CCBatchCommand.cpp
CCBatchCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCCustomCommand.cpp
CCCustomCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCFrameBuffer.cpp move viewport to experimental namespace 2015-06-09 16:21:50 +08:00
CCFrameBuffer.h Rename CCRenderBufferObject to CCRenderBuffer in windows projects. 2015-06-11 11:45:10 +08:00
CCGLProgram.cpp fix android background and foreground bug with VertexAttributeBinding 2015-06-16 14:04:50 +08:00
CCGLProgram.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCGLProgramCache.cpp remove WP8 code which is added by accident when resolve merge conflicts 2015-05-15 10:06:44 +08:00
CCGLProgramCache.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCGLProgramState.cpp samplers are treated as uniforms 2015-06-05 14:55:33 -07:00
CCGLProgramState.h Merge pull request #12080 from linshun/v3 2015-06-15 12:45:11 +08:00
CCGLProgramStateCache.cpp
CCGLProgramStateCache.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCGroupCommand.cpp
CCGroupCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCMaterial.cpp samplers are treated as uniforms 2015-06-05 14:55:33 -07:00
CCMaterial.h samplers are treated as uniforms 2015-06-05 14:55:33 -07:00
CCMeshCommand.cpp StateBlock::restore() is public 2015-06-15 14:12:44 -07:00
CCMeshCommand.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPass.cpp samplers are treated as uniforms 2015-06-05 14:55:33 -07:00
CCPass.h Adds better sample 2015-05-13 17:39:39 -07:00
CCPrimitive.cpp
CCPrimitive.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCPrimitiveCommand.cpp
CCPrimitiveCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCQuadCommand.cpp cleanup Material Code 2015-05-05 15:59:41 -07:00
CCQuadCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCRenderCommand.cpp
CCRenderCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCRenderCommandPool.h
CCRenderState.cpp remove stencil from Renderstate 2015-07-01 14:06:37 +08:00
CCRenderState.h remove stencil from Renderstate 2015-07-01 14:06:37 +08:00
CCRenderer.cpp fixbug: cpp-test -> NewRenderer (drag the layer to test the result of culling), some object will be culling before out of screen. 2015-06-23 15:22:27 +08:00
CCRenderer.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCTechnique.cpp Adds better sample 2015-05-13 17:39:39 -07:00
CCTechnique.h Adds better sample 2015-05-13 17:39:39 -07:00
CCTexture2D.cpp fix nine patch image parser error on Windows. 2015-06-23 15:42:58 +08:00
CCTexture2D.h add Android 9-patch image format support 2015-05-21 16:04:37 +08:00
CCTextureAtlas.cpp
CCTextureAtlas.h
CCTextureCache.cpp Added check that callback is set 2015-06-15 23:36:04 -07:00
CCTextureCache.h Merge pull request #12002 from WenhaiLin/v3-texturecache-unbindfix 2015-05-25 16:29:43 +08:00
CCTrianglesCommand.cpp
CCTrianglesCommand.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCVertexAttribBinding.cpp Adds support of VertexAttribBinding per Pass 2015-05-12 19:58:09 -07:00
CCVertexAttribBinding.h Adds support of VertexAttribBinding per Pass 2015-05-12 19:58:09 -07:00
CCVertexIndexBuffer.cpp removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCVertexIndexBuffer.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CCVertexIndexData.cpp
CCVertexIndexData.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
CMakeLists.txt compiles on android and linux 2015-06-09 17:57:07 +08:00
ccGLStateCache.cpp MeshCommand uses StateBlock 2015-05-19 18:13:18 -07:00
ccGLStateCache.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00
ccShader_3D_Color.frag
ccShader_3D_ColorNormal.frag
ccShader_3D_ColorNormalTex.frag
ccShader_3D_ColorTex.frag
ccShader_3D_Particle.frag
ccShader_3D_Particle.vert
ccShader_3D_PositionNormalTex.vert
ccShader_3D_PositionTex.vert
ccShader_3D_Skybox.frag
ccShader_3D_Skybox.vert remove unused variable 2015-06-25 15:05:21 +08:00
ccShader_3D_Terrain.frag fix bugs of terrain 2015-05-11 12:02:32 +08:00
ccShader_3D_Terrain.vert
ccShader_CameraClear.frag add clear feature when before draw scene with a camera 2015-05-07 15:09:06 +08:00
ccShader_CameraClear.vert add clear feature when before draw scene with a camera 2015-05-07 15:09:06 +08:00
ccShader_Label.vert
ccShader_Label_df.frag
ccShader_Label_df_glow.frag
ccShader_Label_normal.frag
ccShader_Label_outline.frag improve rendering of inner shapes when outline is used 2015-06-08 12:56:43 +03:00
ccShader_PositionColor.frag
ccShader_PositionColor.vert
ccShader_PositionColorLengthTexture.frag
ccShader_PositionColorLengthTexture.vert
ccShader_PositionColorTextureAsPointsize.vert
ccShader_PositionColorTextureAsPointsize_wp81.vert special shaders for Windows Phone 8.1 with no gl_PointSprite 2015-04-29 09:47:44 -07:00
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_Position_uColor_wp81.vert special shaders for Windows Phone 8.1 with no gl_PointSprite 2015-04-29 09:47:44 -07:00
ccShader_UI_Gray.frag
ccShaders.cpp add clear feature when before draw scene with a camera 2015-05-07 15:09:06 +08:00
ccShaders.h issue #12078: added renderer group and removed core and support group. 2015-06-01 13:43:56 +08:00