|
251d851f65
|
upgraded codes based on newly CM... library.
|
2023-02-13 11:48:53 +08:00 |
|
|
d98df3ee9c
|
added DebugUtils/DebugMaker test
|
2022-09-26 16:11:42 +08:00 |
|
|
c0fde0e2a6
|
added "dynamic rendering" support.
|
2022-08-18 19:01:08 +08:00 |
|
|
0fca6b8fc4
|
renamed to Primitive from Renderable
|
2022-06-24 17:51:05 +08:00 |
|
|
aca4047e5f
|
added an Vulkan's Extension primitive restart
|
2022-06-18 15:23:17 +08:00 |
|
|
16425b5598
|
updated VulkanSDK to 1.3.204
|
2022-02-15 16:03:27 +08:00 |
|
|
fc219fb8b4
|
added VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME support
|
2022-01-24 19:48:54 +08:00 |
|
|
4602b9fb1f
|
debug output vulkan 1.1/1.2 features.
|
2021-12-17 12:00:08 +08:00 |
|
|
c9b50e35c7
|
append codes that they can output queue family properties of physical device.
|
2021-12-16 17:27:33 +08:00 |
|
|
75e25d16c7
|
renamed to Image2DRegion from ImageRegion
|
2021-12-15 17:35:23 +08:00 |
|
|
8e3f60b120
|
layouted codes.
|
2021-11-30 15:25:34 +08:00 |
|
|
af72c68ebe
|
used VBO instead of VAB
|
2021-11-29 15:58:48 +08:00 |
|
|
e6df11e572
|
added DebugMaker
|
2021-11-23 11:54:35 +08:00 |
|
|
6a74d4eb95
|
added VK_EXT_DEBUG_MARKER_EXTENSION_NAME at VKDeviceCreater
|
2021-11-23 10:24:03 +08:00 |
|
|
eda3f2a5f0
|
optimized CreateDevice function of VKDeviceCreater.cpp
|
2021-11-22 14:19:59 +08:00 |
|
|
86119f877b
|
added features filled before vkCreateDevice
|
2021-11-22 14:05:18 +08:00 |
|
|
b222c52cc2
|
improve a few codes.
|
2021-09-23 22:13:57 +08:00 |
|
|
a7494dd07c
|
added a few ext at CreateDevice.
|
2021-09-23 19:08:41 +08:00 |
|
|
de03a53663
|
disabled VK_KHR_PUSH_DESCRIPTOR_EXTENSION_NAME
|
2021-09-15 00:08:41 +08:00 |
|
|
6a678287d0
|
将VulkanRender代码移到SceneGraph中
|
2020-11-26 18:04:57 +08:00 |
|