axmol/cocos/renderer/backend
Arnold 76edaa0993 [bugfix] fix TextureInfo copy constructor (#19865)
* fix copy

* fix compile error

* Update cocos/renderer/backend/ProgramState.cpp
2019-06-27 17:42:32 +08:00
..
metal optimize the uniform buffer (#19845) 2019-06-26 10:26:49 +08:00
opengl add break statement (#19867) 2019-06-27 09:40:53 +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 remove unneeded function and rename function to more readable 2019-04-30 15:19:53 +08:00
CommandBuffer.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CommandBuffer.h [Feature] CaptureScreen works (#19547) 2019-03-27 18:09:26 -07: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 setFrameBufferOnly to false when necessary (#19843) 2019-06-18 18:05:22 -07:00
DeviceInfo.h Feature/update device info (#19712) 2019-05-15 18:26:00 -07: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 [Feature] fix spirte, label test when EGL context lost (#19612) 2019-04-29 18:51:45 -07:00
ProgramCache.cpp fix lineColor.vert shader (#19684) 2019-05-09 20:30:37 -07:00
ProgramCache.h [Feature] fix spirte, label test when EGL context lost (#19612) 2019-04-29 18:51:45 -07:00
ProgramState.cpp [bugfix] fix TextureInfo copy constructor (#19865) 2019-06-27 17:42:32 +08:00
ProgramState.h optimize the uniform buffer (#19845) 2019-06-26 10:26:49 +08:00
RenderPassDescriptor.cpp add test case (#19830) 2019-06-18 18:04:56 -07:00
RenderPassDescriptor.h add test case (#19830) 2019-06-18 18:04:56 -07:00
RenderPipeline.h [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
RenderPipelineDescriptor.h Feature/fix mipmap issues (#19753) 2019-06-02 18:39:51 -07: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 [Feature] fix spirte, label test when EGL context lost (#19612) 2019-04-29 18:51:45 -07:00
Texture.cpp Rename backend::Texture2D (#19821) 2019-06-12 00:01:15 -07:00
Texture.h Rename backend::Texture2D (#19821) 2019-06-12 00:01:15 -07:00
Types.cpp Update cocos/renderer/backend/Types.cpp 2019-03-15 17:28:57 +08:00
Types.h Feature/fix mipmap issues (#19753) 2019-06-02 18:39:51 -07:00
VertexLayout.cpp fix lua-tests errors (#19646) 2019-05-05 00:26:34 -07:00
VertexLayout.h fix lua-tests errors (#19646) 2019-05-05 00:26:34 -07:00