axmol/cocos/renderer/backend
minggo e0200eaa54
should unbind prebound attachments to avoid error on some android devcies (#19875)
2019-06-28 08:56:13 +08:00
..
metal optimize the uniform buffer (#19845) 2019-06-26 10:26:49 +08:00
opengl should unbind prebound attachments to avoid error on some android devcies (#19875) 2019-06-28 08:56:13 +08:00
Backend.h
BlendState.cpp
BlendState.h
Buffer.h remove unneeded function and rename function to more readable 2019-04-30 15:19:53 +08:00
CommandBuffer.cpp
CommandBuffer.h [Feature] CaptureScreen works (#19547) 2019-03-27 18:09:26 -07:00
DepthStencilState.cpp
DepthStencilState.h
Device.cpp
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
Program.cpp
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
RenderPipelineDescriptor.h Feature/fix mipmap issues (#19753) 2019-06-02 18:39:51 -07:00
ShaderCache.cpp
ShaderCache.h
ShaderModule.cpp
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
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