16 Commits

Author SHA1 Message Date
359c1cdc87 Init OK! but sumbit a null CmdBuffer is a Bug. 2024-11-13 00:01:26 +08:00
6bc9352c80 added BlendOpAdvanced support, but no test. 2024-10-29 01:48:59 +08:00
8f0cd9f35b use AnsiString in shader 2024-07-26 03:25:09 +08:00
d20e9cf1e3 improved features support/check. 2024-04-18 00:36:52 +08:00
b43d4cc5a3 fixed a bug that error in getting the value of features/properties of vkPhysicalDevice 2023-06-14 20:17:10 +08:00
f748301787 split standalone VKUUID.h/DebugOutProperties.h 2023-03-17 18:15:55 +08:00
3c449df4ca deleted hgl_cpy(T *,T *) function. 2022-03-11 17:58:53 +08:00
16425b5598 updated VulkanSDK to 1.3.204 2022-02-15 16:03:27 +08:00
5712efd7a5 Renamed to SortedSets instead of Sets. 2022-02-08 11:12:17 +08:00
fc219fb8b4 added VK_EXT_EXTENDED_DYNAMIC_STATE_EXTENSION_NAME support 2022-01-24 19:48:54 +08:00
ebffc78fae optimized CheckMemoryType function. 2021-12-24 17:07:42 +08:00
d4e3149af2 supported PhysicalDevice features2/properties2. 2021-12-16 18:26:02 +08:00
c9b50e35c7 append codes that they can output queue family properties of physical device. 2021-12-16 17:27:33 +08:00
a6c409c139 added GPUPhysicalDevice::CheckExtensionSupport function. 2021-09-23 19:06:58 +08:00
903f9081eb renamed VAF to VF, FMT to PF 2021-06-24 19:25:43 +08:00
6a678287d0 将VulkanRender代码移到SceneGraph中 2020-11-26 18:04:57 +08:00