axmol/cocos/renderer
HALX99 138781151a
Fix depth stencil state/desc (#321)
* Fix ds state

* fix 3d object not render

* Update DepthStencilStateGL.cpp

* fix ds, not complete

* fix image ref incorrect

* Fix metal captureScreen

* Share ds desc
needs restore properly after non-default render target destroy.

* fix gl compile

* Sync ds desc

* Only set vertex & index buffer once for batch draw

* Add set/get ds desc for renderer

* Refine code style

* Fix RenderTextureTest
a. should restore stencil desc properly

* Sync gl captureNode

* Sync GL
2021-01-31 22:22:52 +08:00
..
backend Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
shaders Delete unused buitin shaders 2020-11-16 11:20:12 +08:00
CCCallbackCommand.cpp
CCCallbackCommand.h
CCColorizer.cpp DNT printmat by default 2020-10-27 11:21:03 +08:00
CCColorizer.h Simplfy hsv color 2020-10-16 17:23:29 +08:00
CCCustomCommand.cpp Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
CCCustomCommand.h
CCGroupCommand.cpp
CCGroupCommand.h
CCMaterial.cpp
CCMaterial.h
CCMeshCommand.cpp
CCMeshCommand.h
CCPass.cpp
CCPass.h
CCPipelineDescriptor.h Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
CCQuadCommand.cpp
CCQuadCommand.h
CCRenderCommand.cpp
CCRenderCommand.h
CCRenderCommandPool.h
CCRenderState.cpp
CCRenderState.h
CCRenderer.cpp Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
CCRenderer.h Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
CCTechnique.cpp
CCTechnique.h
CCTexture2D.cpp fix #260 [ci build] 2020-11-16 12:21:27 +08:00
CCTexture2D.h For scripting binding happy 2020-11-02 16:35:31 +08:00
CCTextureAtlas.cpp
CCTextureAtlas.h
CCTextureCache.cpp
CCTextureCache.h
CCTextureCube.cpp
CCTextureCube.h
CCTrianglesCommand.cpp Only needs updateUniformID when set a unstable uniform variable 2020-10-23 15:07:18 +08:00
CCTrianglesCommand.h Refine ProgramState mat id 2020-10-23 11:37:52 +08:00
CMakeLists.txt Fix depth stencil state/desc (#321) 2021-01-31 22:22:52 +08:00
ccShaders.cpp Delete unused buitin shaders 2020-11-16 11:20:12 +08:00
ccShaders.h Delete unused buitin shaders 2020-11-16 11:20:12 +08:00