|
722ab900d6
|
use RenderCmdBuffer instead RenderCommand,
use TextureCmdBuffer instead TextureCommand.
|
2020-11-09 15:37:00 +08:00 |
|
|
0ff43f8994
|
renamed a function, It from BeginRenderpass to BeginRenderPass
|
2020-10-30 18:59:58 +08:00 |
|
|
12b66c3e64
|
fix chaos of Layer and extension
|
2020-10-28 17:28:07 +08:00 |
|
|
2e05e06b3f
|
split RenderCommand/TextureCommand from GPUCmdBuffer
|
2020-10-28 12:30:44 +08:00 |
|
|
672a14e656
|
1.removed command_buffer from RenderTarget
2.created and used RenderbufferInfo
|
2020-10-27 22:43:24 +08:00 |
|
|
d0fd9af309
|
add CreatePipeline functions at RenderTarget,remove other they at other places.
|
2020-10-27 18:11:39 +08:00 |
|
|
341acc92e1
|
use RGB565+RG8 GBuffer format.
|
2020-10-27 14:29:26 +08:00 |
|
|
613be62b73
|
use RG8 format Normal in GBuffer
|
2020-10-27 11:22:04 +08:00 |
|
|
5722e62605
|
延迟渲染最终世界坐标改用深度逆推
|
2020-10-26 22:57:29 +08:00 |
|
|
0ecd947f8a
|
add gui examples.
|
2020-10-26 21:51:51 +08:00 |
|
|
744c3a1963
|
little change
|
2020-10-26 15:45:03 +08:00 |
|
|
d38739397e
|
1.set uv_scale of TorusCreateInfo
2.use repeat texture warp
|
2020-10-22 21:24:17 +08:00 |
|
|
71407aecad
|
fix memory leak
|
2020-10-22 19:37:28 +08:00 |
|
|
cb4669d37c
|
deferred render example can run.
|
2020-10-22 18:57:02 +08:00 |
|
|
c8955b6f35
|
remove vulkan namespace
|
2020-10-21 12:47:06 +08:00 |
|
|
0e56a6b00c
|
a lot of rename
|
2020-10-21 12:39:22 +08:00 |
|
|
a20afeba9e
|
a lot of rename
|
2020-10-21 12:09:15 +08:00 |
|
|
917424e784
|
move VK source files to up-level folder
|
2020-10-21 11:43:18 +08:00 |
|
|
5972d075b3
|
update examples codes.
|
2020-10-19 22:26:42 +08:00 |
|
|
7998fa6e41
|
OffscreenRender example,but it doesn't run.
|
2020-10-17 22:13:08 +08:00 |
|
|
1e0676c6c7
|
to improve create program, that are RenderPass and Framebuffer
|
2020-10-15 22:13:15 +08:00 |
|
|
b9249d960c
|
Split vulkan::Device::CreateAttachmentDescription to a new function.
|
2020-01-21 16:23:01 +08:00 |
|
|
9d92ebb8da
|
update 2 examples
|
2020-01-21 10:48:25 +08:00 |
|
|
c2b7f196ed
|
全面使用MaterialInstance封装Material与DescriptorSets
|
2020-01-20 20:00:03 +08:00 |
|
|
834cb48fa9
|
support B10GR11UF format texture files.
|
2019-12-04 21:05:09 +08:00 |
|
|
97a80cf843
|
add new test source(don't use)
|
2019-12-02 22:14:00 +08:00 |
|