This website requires JavaScript.
Explore
Help
Sign In
moonpower
/
imgui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9,933
Commits
4
Branches
0
Tags
cpu
Commit Graph
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Michael Böhme
and
ocornut
7546f1eb16
Backends: Vulkan: ImGui_ImplVulkan_AddTexture() skips updating descriptor_set if failing to allocate. (
#8677
)
...
Reduce error surface to the check_vk_result() call.
2026-03-11 21:22:50 +01:00
Michael Böhme
and
ocornut
90025a62c7
Backends: Vulkan: Avoid calling vkCmdBindDescriptorSets() when texture has not changed. (
#8666
)
2025-08-04 18:10:00 +09:00
Michael Böhme
and
ocornut
57ab2b4226
Fixed unused function warning (
#8130
)
2024-11-06 15:17:01 +01:00