axmol/cocos/renderer/backend
HALX99 36c25dc889
Should set _mtlCommandBuffer to nil after release
2020-09-03 22:26:21 +08:00
..
metal Should set _mtlCommandBuffer to nil after release 2020-09-03 22:26:21 +08:00
opengl Fix GL renderer backend API updateCompressedSubData will cause OpenGL 502 error 2020-09-03 18:03:43 +08:00
Backend.h fix render pipeline (#20041) 2019-08-19 10:12:00 +08:00
Buffer.h fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
CommandBuffer.cpp add copyright (#19903) 2019-07-04 17:47:24 +08:00
CommandBuffer.h fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
DepthStencilState.cpp add copyright (#19903) 2019-07-04 17:47:24 +08:00
DepthStencilState.h add API comments (#19919) 2019-07-16 10:01:23 +08:00
Device.cpp add copyright (#19903) 2019-07-04 17:47:24 +08:00
Device.h fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
DeviceInfo.h 1. Finish ETC2 support on GL renderer backend 2020-08-30 17:58:39 +08:00
Macros.h add copyright (#19903) 2019-07-04 17:47:24 +08:00
Program.cpp fix ProgramState and Program performance (#20189) 2019-10-15 09:40:59 +08:00
Program.h fix incorrect hash structure for RenderPipeline (#20373) 2019-11-30 16:54:50 +08:00
ProgramCache.cpp fix #51 2020-02-12 20:15:09 +08:00
ProgramCache.h v4-meta-multi-textures support Single Texture2D with multi GPU texture handlers. 2019-11-20 18:19:24 +08:00
ProgramState.cpp Clear vector after releaseTextures 2020-08-29 22:00:58 +08:00
ProgramState.h Remove unused comment [skip appveyor][skip travis] 2020-08-29 16:59:15 +08:00
ProgramStateRegistry.cpp fix ci warnings 2019-11-26 22:37:20 +08:00
ProgramStateRegistry.h TextureFormatEXT 2019-11-22 03:36:01 +08:00
RenderPassDescriptor.cpp add copyright (#19903) 2019-07-04 17:47:24 +08:00
RenderPassDescriptor.h fix render pipeline (#20041) 2019-08-19 10:12:00 +08:00
RenderPipeline.h fix render pipeline (#20041) 2019-08-19 10:12:00 +08:00
RenderPipelineDescriptor.h move VertexLayout to ProgramState (#20029) 2019-08-15 16:51:49 +08:00
ShaderCache.cpp fix incorrect hash structure for RenderPipeline (#20373) 2019-11-30 16:54:50 +08:00
ShaderCache.h add API comments (#19919) 2019-07-16 10:01:23 +08:00
ShaderModule.cpp add copyright (#19903) 2019-07-04 17:47:24 +08:00
ShaderModule.h fix incorrect hash structure for RenderPipeline (#20373) 2019-11-30 16:54:50 +08:00
Texture.cpp ASTC6x6 support and more comment about bpp usage in engine (#191) 2020-09-03 18:01:40 +08:00
Texture.h Add getGPUHandler for backend::Texture for some purpose use 2020-09-02 13:00:32 +08:00
Types.cpp Feature/sprite optimized (#19998) 2019-08-06 09:37:49 +08:00
Types.h ASTC6x6 support and more comment about bpp usage in engine (#191) 2020-09-03 18:01:40 +08:00
VertexLayout.cpp fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
VertexLayout.h fix some warnings (#20247) 2019-10-25 16:40:30 +08:00