26 Commits

Author SHA1 Message Date
7d05d67cd2 redefined VAB = VertexAttributeBinding 2021-11-29 17:04:55 +08:00
af72c68ebe used VBO instead of VAB 2021-11-29 15:58:48 +08:00
dcda5b0fac the change don't have any effect. 2021-09-28 20:26:36 +08:00
7ba2d0cf6f renamed type DescriptorSetType to DescriptorSetsType 2021-09-27 21:20:22 +08:00
031191c54a added GetDescriptorSetsTypeName function. 2021-09-27 20:54:13 +08:00
f0ae8f5dae moved codes to VKDeviceRenderPassManage.cpp/.h 2021-09-22 16:28:39 +08:00
b5188a63ea add RenderPassTypeBy and cache 2021-09-22 15:32:20 +08:00
99bfd4d257 splited DescriptorSetLayoutCreater. 2021-09-14 20:31:15 +08:00
e259b76653 new MaterialDescriptorSets 2021-09-13 20:39:25 +08:00
713e76215c use type instead of set in ShaderDescriptorSet. example "texture rect" can run OK. 2021-06-22 17:39:15 +08:00
2b70ee07c8 renamed DescriptorSetsType to DescriptorSetType 2021-06-22 14:48:08 +08:00
53c58a885e new MaterialInstance 2021-06-16 20:29:25 +08:00
3658171954 refactor and renamed MaterialInstance to MaterialParameters. 2021-06-16 11:43:19 +08:00
bc8848afa6 renamed MaterialInstance to MaterialParameters. 2021-06-16 10:41:04 +08:00
e398a85e65 add BindingMapping instead Map<uint32_t,int> 2020-11-30 17:56:40 +08:00
722ab900d6 use RenderCmdBuffer instead RenderCommand,
use TextureCmdBuffer instead TextureCommand.
2020-11-09 15:37:00 +08:00
ceb4395b77 add PipelineCache save/load 2020-11-05 14:02:35 +08:00
12b66c3e64 fix chaos of Layer and extension 2020-10-28 17:28:07 +08:00
2e05e06b3f split RenderCommand/TextureCommand from GPUCmdBuffer 2020-10-28 12:30:44 +08:00
672a14e656 1.removed command_buffer from RenderTarget
2.created and used RenderbufferInfo
2020-10-27 22:43:24 +08:00
7f71b50316 move position of GetMipLevel functions. 2020-10-25 15:07:41 +08:00
507c46cc78 create a new VKTextureCreateInfo.h 2020-10-23 21:21:09 +08:00
1038ecc86b add normal matrix at PushConstant struct. 2020-10-22 12:08:28 +08:00
0e56a6b00c a lot of rename 2020-10-21 12:39:22 +08:00
a20afeba9e a lot of rename 2020-10-21 12:09:15 +08:00
917424e784 move VK source files to up-level folder 2020-10-21 11:43:18 +08:00