|
b9da783f2c
|
fixed a bug that save binding info at incorrect sds.
|
2021-09-14 21:38:46 +08:00 |
|
|
d2e36162d1
|
fixed a bug that it didn't check bindingCount at CreatePipelineLayoutData
|
2021-09-14 21:38:01 +08:00 |
|
|
0a4ec8b184
|
use DescriptorSetLayoutCreateInfo instead of ShaderDescriptorSet
|
2021-09-14 21:11:01 +08:00 |
|
|
99bfd4d257
|
splited DescriptorSetLayoutCreater.
|
2021-09-14 20:31:15 +08:00 |
|
|
9b2b5d52b3
|
updated CMCore that it added primary math and fix ComboFilename bug.
|
2021-09-14 09:57:14 +08:00 |
|
|
e259b76653
|
new MaterialDescriptorSets
|
2021-09-13 20:39:25 +08:00 |
|
|
ba6367556b
|
(WIP)support newly material file,can't use.
|
2021-09-09 18:20:17 +08:00 |
|
|
903f9081eb
|
renamed VAF to VF, FMT to PF
|
2021-06-24 19:25:43 +08:00 |
|
|
2852003a71
|
added first_set. but we don't support disorder descriptorSet
|
2021-06-24 10:47:42 +08:00 |
|
|
12dd8cf649
|
fixed a bug. it's to deleted a line, but the line is strong.
|
2021-06-23 18:50:11 +08:00 |
|
|
c3e9015d95
|
finished dynamic UBO for RenderList,,,but rendering breakout error.
|
2021-06-22 21:33:47 +08:00 |
|
|
bbab22304d
|
added SceneNode::CreateSubNode(RenderableInstance *) function.
|
2021-06-22 19:53:43 +08:00 |
|
|
76b431c3f7
|
fixed a bug it didn't ++self at LoadDescriptorSet data of ShaderResource.cpp
|
2021-06-22 19:52:59 +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 |
|
|
15a9c8cb38
|
updated few codes.but it can't run for the new material writer.
|
2021-06-21 20:49:25 +08:00 |
|
|
538b69cb45
|
fixed a bug, used a error messageType.
|
2021-06-21 09:50:57 +08:00 |
|
|
6a56909341
|
added UpdatePipeline() at RenderableInstance
|
2021-06-20 02:15:17 +08:00 |
|
|
9abcda6aa6
|
fixed a bug, function name error.
|
2021-06-20 02:04:00 +08:00 |
|
|
c49131e517
|
updated texture_rect.cpp, but it can't run.
|
2021-06-19 21:04:02 +08:00 |
|
|
8512d4169c
|
updated indices_rect.cpp, it can run.
|
2021-06-19 20:56:32 +08:00 |
|
|
1dbd8513f0
|
updated FragCoordTest.cpp, it can run.
|
2021-06-19 20:54:38 +08:00 |
|
|
13ae6dc8f1
|
updated two_triangle.cpp, it can run.
|
2021-06-19 20:42:44 +08:00 |
|
|
6cba28905e
|
deleted two line of codes.
|
2021-06-19 20:37:25 +08:00 |
|
|
3bb74b99cc
|
merged codes into RenderList they from SceneTreeToRenderList.
|
2021-06-19 20:31:07 +08:00 |
|
|
22e37512f6
|
moved material_parameters_renderable to Material class.
|
2021-06-16 21:03:52 +08:00 |
|
|
53c58a885e
|
new MaterialInstance
|
2021-06-16 20:29:25 +08:00 |
|
|
cbbc0641ef
|
moved GetBinding functions to ShaderModuleMap from Material.
|
2021-06-16 20:27:10 +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 |
|
|
0f42ab3987
|
added g_desc_sets/ri_desc_sets, CreateMIDescriptorSets/GetGlobalDescriptorSets/GetRIDescriptorSets
|
2021-06-15 21:20:57 +08:00 |
|
|
9118ba8e9f
|
updated DescriptorSetLayoutCreater::Create function.
|
2021-06-15 21:19:52 +08:00 |
|
|
1100e98a92
|
moved DescriptorSetsType to ShaderResource.h
|
2021-06-15 21:19:28 +08:00 |
|
|
8b3c90c717
|
Deleted device attrib at RenderList
|
2021-06-15 19:03:34 +08:00 |
|
|
ef3a8be58c
|
added Global DescriptorSetType
|
2021-06-15 19:03:15 +08:00 |
|
|
b86eadddb7
|
used protected scope it's render_obj of SceneNode
|
2021-06-15 19:02:51 +08:00 |
|
|
32d895136b
|
supported multi DescriptorSets.
|
2021-06-15 17:58:27 +08:00 |
|
|
e734acad00
|
deleted DescriptSetList/DescriptorBindingList.
|
2021-06-15 17:46:38 +08:00 |
|
|
0ad2c96645
|
refactor ShaderDescriptorList.
|
2021-06-15 17:43:06 +08:00 |
|
|
983202966e
|
refactor RenderList and SceneTreeToRenderList
|
2021-06-15 15:36:30 +08:00 |
|
|
e26f0b5698
|
first finished SceneTreeToRenderList.
|
2021-06-15 15:04:48 +08:00 |
|
|
6623f16f0b
|
added MVPMatrix attrib and GetUBOBytes function at RenderNode.
|
2021-06-15 15:04:17 +08:00 |
|
|
e83fc97bb4
|
added GetOffsetAlignment/GetUnitSize/GetBuffer functions at VKArrayBuffer.
|
2021-06-15 15:03:09 +08:00 |
|
|
20070b6b35
|
add GetBuffer function at VKMemoryAllocator.
|
2021-06-15 15:02:36 +08:00 |
|
|
ce420d23a7
|
added RenderNode class.
|
2021-06-10 18:56:23 +08:00 |
|
|
2180dff6f8
|
add new construct function of SceneOrient
|
2021-06-10 18:55:40 +08:00 |
|
|
40784b7bdf
|
added buffer_hash value at VKRenderableInstance
|
2021-06-10 18:54:53 +08:00 |
|
|
91fd78a22c
|
added CMUtil submodule. updated CMCore.
|
2021-06-10 18:53:21 +08:00 |
|
|
9e7698cf0c
|
prepare refactor SceneTreeToRenderList
|
2021-05-31 19:10:17 +08:00 |
|
|
da15630ac9
|
cleaned SceneTreeToRenderList
|
2021-05-31 18:02:20 +08:00 |
|