|
5a121eb5ee
|
CMAKE工程文件增加GLFW_INCLUDE_VULKAN宏定义
|
2019-04-30 12:33:19 +08:00 |
|
|
e44a89af78
|
CommandBuffer中独立BeginRenderPass/EndRenderPass
|
2019-04-29 14:53:56 +08:00 |
|
|
e96bfe9c4b
|
进一步简化和修正程序结构,VulkanTest可运行
|
2019-04-28 21:25:52 +08:00 |
|
|
e53a57fe00
|
排版
|
2019-04-28 18:45:26 +08:00 |
|
|
9d8da06a3e
|
删除PipelineLayout类,数据并入Pipeline类
|
2019-04-28 17:47:58 +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 |
|
|
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 |
|
|
133019cf49
|
command buffer增加bind pipeline layout
|
2019-04-19 00:46:49 +08:00 |
|
|
89369484da
|
include整理
|
2019-04-18 22:10:24 +08:00 |
|
|
ae261614c6
|
初步封装Vulkan的Instance,PhysicalDevice,Device,CommandBuffer
|
2019-04-09 02:02:43 +08:00 |
|