|
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 |
|