|
d8d8d97abd
|
renamed to Renderable from RenderableInstance, renamed to PrimitiveCreater from RenderableCreater
|
2022-06-24 21:06:38 +08:00 |
|
|
1e0e74da2f
|
added InstanceTriangle example and few support.
|
2022-06-24 16:28:22 +08:00 |
|
|
d54f88c4c9
|
optimized "copy color4f" at CommandBuffer::SetClearColor function
|
2022-03-11 17:49:47 +08:00 |
|
|
057e18640c
|
used Color4f instead of r,g,b,a at CommandBuffer::SetClearColor
|
2022-03-11 17:43:07 +08:00 |
|
|
5d368a689d
|
new FPCameraControl/LookAtCameraControl
|
2022-01-24 22:31:46 +08:00 |
|
|
fc219fb8b4
|
added VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME support
|
2022-01-24 19:48:54 +08:00 |
|
|
bd8486da25
|
codes layout
|
2021-12-15 14:24:35 +08:00 |
|
|
4b6fd42451
|
CommandBuffer supported DebugMaker
|
2021-11-23 11:54:54 +08:00 |
|
|
2852003a71
|
added first_set. but we don't support disorder descriptorSet
|
2021-06-24 10:47:42 +08:00 |
|
|
53c58a885e
|
new MaterialInstance
|
2021-06-16 20:29:25 +08:00 |
|
|
626c0cd3bf
|
add offset param at BindDescriptorSets function.
|
2020-11-30 16:52:38 +08:00 |
|
|
a9317bb7f7
|
add DrawIndirect and DrawIndexedIndirect functions in RenderCmdBuffer
|
2020-11-16 16:42:20 +08:00 |
|
|
722ab900d6
|
use RenderCmdBuffer instead RenderCommand,
use TextureCmdBuffer instead TextureCommand.
|
2020-11-09 15:37:00 +08:00 |
|
|
fd49c76b53
|
update command buffer and default theme engine
|
2020-10-31 20:13:51 +08:00 |
|
|
0ff43f8994
|
renamed a function, It from BeginRenderpass to BeginRenderPass
|
2020-10-30 18:59:58 +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 |
|
|
e2b9983add
|
optimized BuildCommandBuffer of VulkanAppFramework
|
2020-10-26 22:16:38 +08:00 |
|
|
507c46cc78
|
create a new VKTextureCreateInfo.h
|
2020-10-23 21:21:09 +08:00 |
|
|
0e56a6b00c
|
a lot of rename
|
2020-10-21 12:39:22 +08:00 |
|
|
917424e784
|
move VK source files to up-level folder
|
2020-10-21 11:43:18 +08:00 |
|