commit | d1dc2a329893cdfe9bf9b7c20602b0a77d42c9ad | [log] [tgz] |
---|---|---|
author | ChrisTom-94 <christian.tomasino.dev@gmail.com> | Wed May 07 11:47:58 2025 +0200 |
committer | ocornut <omar@miracleworld.net> | Wed May 07 11:50:32 2025 +0200 |
tree | d619861397ba7c7d3b97335bd9663180c6c9f266 | |
parent | 46235e91f602b663f9b0f1f1a300177b61b193f5 [diff] |
Backends: Vulkan: Load dynamic rendering functions using vkGetDeviceProcAddr() + try both non-KHR and KHR versions. (#8600, #8326, #8365) # Conflicts: # backends/imgui_impl_vulkan.cpp # docs/CHANGELOG.txt