16 Commits

Author SHA1 Message Date
43c60c16e2 upgrade many value name. 2022-06-24 18:00:22 +08:00
0fca6b8fc4 renamed to Primitive from Renderable 2022-06-24 17:51:05 +08:00
1e0e74da2f added InstanceTriangle example and few support. 2022-06-24 16:28:22 +08:00
7ba2d0cf6f renamed type DescriptorSetType to DescriptorSetsType 2021-09-27 21:20:22 +08:00
2b70ee07c8 renamed DescriptorSetsType to DescriptorSetType 2021-06-22 14:48:08 +08:00
6a56909341 added UpdatePipeline() at RenderableInstance 2021-06-20 02:15:17 +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
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
40784b7bdf added buffer_hash value at VKRenderableInstance 2021-06-10 18:54:53 +08:00
199cc5f6b1 add DescriptorSets at RenderableInstance class. and renamed RenderableInstance::GetMIDescSets instead of GetDescriptorSets. 2021-05-12 19:03:08 +08:00
3f8c74f2ec add Comments on RenderableInstance 2020-12-18 16:51:53 +08:00
0c091a929a convert two_triangle example to RenderList edition. 2020-12-09 21:33:29 +08:00
c8955b6f35 remove vulkan namespace 2020-10-21 12:47:06 +08:00
917424e784 move VK source files to up-level folder 2020-10-21 11:43:18 +08:00