axmol/cocos/renderer/backend
coulsonwang 3d0da9a7ac [Feature] caching render pipeline (#19375)
* [Feature] caching render pipeline

* [BugFix] release render pipeline
2019-01-31 16:31:09 +08:00
..
metal [Feature] caching render pipeline (#19375) 2019-01-31 16:31:09 +08:00
opengl [Feature] caching render pipeline (#19375) 2019-01-31 16:31:09 +08:00
Backend.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BlendState.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BlendState.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Buffer.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
CommandBuffer.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CommandBuffer.h [Feature] caching render pipeline (#19375) 2019-01-31 16:31:09 +08:00
DepthStencilState.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
DepthStencilState.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Device.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Device.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Macros.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Program.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Program.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
ProgramCache.cpp update ui_Grag.frag (#19344) 2019-01-23 17:54:24 +08:00
ProgramCache.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
ProgramState.cpp 3d support: some test cases works 2019-01-30 09:35:17 +08:00
ProgramState.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
RenderPassDescriptor.cpp [Feature] Cache RenderCommandEncoder (#19367) 2019-01-30 14:14:15 +08:00
RenderPassDescriptor.h [Feature] Cache RenderCommandEncoder (#19367) 2019-01-30 14:14:15 +08:00
RenderPipeline.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
RenderPipelineDescriptor.h [Feature] caching render pipeline (#19375) 2019-01-31 16:31:09 +08:00
ShaderCache.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
ShaderCache.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
ShaderModule.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
ShaderModule.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
StringUtils.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
StringUtils.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Texture.cpp [BugFix] set the correct depthStencil state (#19356) 2019-01-24 18:31:51 +08:00
Texture.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Types.h 3d support: some test cases works 2019-01-30 09:35:17 +08:00
VertexLayout.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
VertexLayout.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00