|
e96bfe9c4b
|
进一步简化和修正程序结构,VulkanTest可运行
|
2019-04-28 21:25:52 +08:00 |
|
|
8f60701a51
|
大规模重构完成,下一步将Bind VBO工作在VertexInput前由MaterialInstance检测一次格式,并将新格式赋给VkVertexInputAttributeDescription
|
2019-04-28 16:06:53 +08:00 |
|
|
f64ee43576
|
定义一些说明未来要做的
|
2019-04-23 22:07:26 +08:00 |
|
|
e1e6cf2575
|
增加UBO使用测试,已可正确绘出图像,但ORTHO2D矩阵计算有误,待研究
|
2019-04-23 02:46:47 +08:00 |
|
|
19b5b08c25
|
1.RenderPass记录color/depth格式
2.建立ImageView类,封装imageview部分信息
3.改进CreateFramebuffer,增加ImageView传入格式检测
|
2019-04-22 00:33:48 +08:00 |
|
|
262ffae899
|
修正返回值错误的问题
|
2019-04-20 00:45:11 +08:00 |
|
|
ed8d4a276c
|
支持0个DescriptorSets
|
2019-04-19 22:27:12 +08:00 |
|
|
133019cf49
|
command buffer增加bind pipeline layout
|
2019-04-19 00:46:49 +08:00 |
|