|
e96bfe9c4b
|
进一步简化和修正程序结构,VulkanTest可运行
|
2019-04-28 21:25:52 +08:00 |
|
|
20f2aa7277
|
更合理的数据分类,建立Renderable,删除vertexinput。
|
2019-04-28 17:02:38 +08:00 |
|
|
df149ee988
|
VertexInput/CommandBuffer支持IBO
|
2019-04-25 14:10:18 +08:00 |
|
|
c64620dfb7
|
增加注释说明,防止未来重新排序函数定义顺序
|
2019-04-25 11:44:22 +08:00 |
|
|
73a6c22b64
|
代码排版
|
2019-04-25 11:42:00 +08:00 |
|
|
c56827a348
|
CommandBuffer增加几个Set
|
2019-04-25 11:38:57 +08:00 |
|
|
0f389f907d
|
修正vkCmdBindVertexBuffers的错误用法,VertexInput类连动更改
|
2019-04-20 19:27:10 +08:00 |
|
|
ffb14f48d4
|
CommandBuffer中增加SetViewport,SetScissor设置
|
2019-04-20 16:11:39 +08:00 |
|
|
d4d9aa6916
|
完善command buffer
|
2019-04-20 02:28:57 +08:00 |
|
|
d09e939971
|
VKDevice增加QueueSubmit,Wait,QueuePresent
|
2019-04-19 20:23:14 +08:00 |
|
|
133019cf49
|
command buffer增加bind pipeline layout
|
2019-04-19 00:46:49 +08:00 |
|
|
89369484da
|
include整理
|
2019-04-18 22:10:24 +08:00 |
|
|
fc28d2d4fe
|
改进CommandBuffer::Bind
|
2019-04-16 13:21:21 +08:00 |
|
|
90d33abe0b
|
增加新的VertexInput类,用于存储vbo输入数据布局
|
2019-04-16 02:23:03 +08:00 |
|
|
ae261614c6
|
初步封装Vulkan的Instance,PhysicalDevice,Device,CommandBuffer
|
2019-04-09 02:02:43 +08:00 |
|