axmol/cocos/renderer
yangxiao fdcef01244 remove v_normal when no lights 2014-08-28 13:04:49 +08:00
..
CCBatchCommand.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCBatchCommand.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCCustomCommand.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCCustomCommand.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCGLProgram.cpp replaced Light Shader by optimized Light Shader 2014-08-27 23:40:49 +08:00
CCGLProgram.h Deleted Plane Model 2014-08-28 10:16:15 +08:00
CCGLProgramCache.cpp Name modification 2014-08-21 11:33:00 +08:00
CCGLProgramCache.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCGLProgramState.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCGLProgramState.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCGLProgramStateCache.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCGLProgramStateCache.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCGroupCommand.cpp Improved directory structure 2014-04-29 17:37:36 -07:00
CCGroupCommand.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCMeshCommand.cpp support multi-attribs 2014-08-20 18:20:19 +08:00
CCMeshCommand.h support multi-attribs 2014-08-20 18:20:19 +08:00
CCPrimitive.cpp fix warnings 2014-08-21 16:21:23 +08:00
CCPrimitive.h add CC_DLL for primitive classes 2014-08-12 11:56:21 +08:00
CCPrimitiveCommand.cpp change copyright 2014-08-07 15:53:20 +08:00
CCPrimitiveCommand.h add CC_DLL for primitive classes 2014-08-12 11:56:21 +08:00
CCQuadCommand.cpp roll back quadcommand 2014-06-27 12:44:19 +08:00
CCQuadCommand.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCRenderCommand.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCRenderCommand.h original version of PrimitiveCommand 2014-08-01 14:46:35 +08:00
CCRenderCommandPool.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCRenderer.cpp 2d cull only for default camera 2014-08-27 12:09:23 +08:00
CCRenderer.h add CC_DLL in Renderer folder 2014-07-14 17:02:06 +08:00
CCTexture2D.cpp Change Image::PVRImagesHavePremultipliedAlpha() to Image::setPVRImagesHavePremultipliedAlpha() 2014-07-28 10:38:22 +08:00
CCTexture2D.h Change Image::PVRImagesHavePremultipliedAlpha() to Image::setPVRImagesHavePremultipliedAlpha() 2014-07-28 10:38:22 +08:00
CCTextureAtlas.cpp Dispatch EVENT_RENDERER_RECREATED event when renderer was recreated on android/wp8. 2014-07-09 23:03:04 +08:00
CCTextureAtlas.h Dispatch EVENT_RENDERER_RECREATED event when renderer was recreated on android/wp8. 2014-07-09 23:03:04 +08:00
CCTextureCache.cpp release glTextures before reloading cached textures 2014-06-12 16:31:46 -07:00
CCTextureCache.h add new interfaces for TextureCache to unbind the bound image asynchronous load callbacks. 2014-05-23 17:08:22 +08:00
CCVertexIndexBuffer.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCVertexIndexBuffer.h fix android background and foreground crash for primitive 2014-08-15 14:05:17 +08:00
CCVertexIndexData.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCVertexIndexData.h add CC_DLL for primitive classes 2014-08-12 11:56:21 +08:00
ccGLStateCache.cpp fix bug for deleteTexture 2014-06-12 15:22:41 +08:00
ccGLStateCache.h add NORMAL, BLEND_WEIGHT, BLEND_INDEX flag to be correspondent to GLProgram::VertexAttrib 2014-08-05 15:15:17 +08:00
ccShader_3D_Color.frag Name modification 2014-08-21 11:33:00 +08:00
ccShader_3D_ColorNormal.frag remove v_normal when no lights 2014-08-28 13:04:49 +08:00
ccShader_3D_ColorNormalTex.frag remove v_normal when no lights 2014-08-28 13:04:49 +08:00
ccShader_3D_ColorTex.frag Name modification 2014-08-21 11:33:00 +08:00
ccShader_3D_PositionNormalTex.vert remove v_normal when no lights 2014-08-28 13:04:49 +08:00
ccShader_3D_PositionTex.vert reset bone number to 60, put test in alphabetical order 2014-08-22 16:06:36 +08:00
ccShader_Label.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_Label_df.frag Does not crash on Mac if the .ttf file is not found 2014-05-15 17:22:53 -07:00
ccShader_Label_df_glow.frag Does not crash on Mac if the .ttf file is not found 2014-05-15 17:22:53 -07:00
ccShader_Label_normal.frag Does not crash on Mac if the .ttf file is not found 2014-05-15 17:22:53 -07:00
ccShader_Label_outline.frag Does not crash on Mac if the .ttf file is not found 2014-05-15 17:22:53 -07:00
ccShader_PositionColor.frag Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionColor.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionColorLengthTexture.frag Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionColorLengthTexture.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionTexture.frag uniform sampler CC_Texture0 MUST NOT be defined on shaders 2014-05-15 16:47:54 -07:00
ccShader_PositionTexture.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionTextureA8Color.frag uniform sampler CC_Texture0 MUST NOT be defined on shaders 2014-05-15 16:47:54 -07:00
ccShader_PositionTextureA8Color.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionTextureColor.frag uniform sampler CC_Texture0 MUST NOT be defined on shaders 2014-05-15 16:47:54 -07:00
ccShader_PositionTextureColor.vert Compiles on windows, sort of 2014-05-09 19:07:22 -07:00
ccShader_PositionTextureColorAlphaTest.frag uniform sampler CC_Texture0 MUST NOT be defined on shaders 2014-05-15 16:47:54 -07:00
ccShader_PositionTextureColor_noMVP.frag uniform sampler CC_Texture0 MUST NOT be defined on shaders 2014-05-15 16:47:54 -07:00
ccShader_PositionTextureColor_noMVP.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_PositionTexture_uColor.frag uniform sampler CC_Texture0 MUST NOT be defined on shaders 2014-05-15 16:47:54 -07:00
ccShader_PositionTexture_uColor.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_Position_uColor.frag Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShader_Position_uColor.vert Shader fixes for windows 2014-05-09 19:13:12 -07:00
ccShaders.cpp Name modification 2014-08-21 11:33:00 +08:00
ccShaders.h Name modification 2014-08-21 11:33:00 +08:00