This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
imgui
Watch
0
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-01-18 17:11:23 +01:00
Code
Packages
Releases
Activity
Files
master
Add File
New File
Upload File
Apply Patch
imgui
/
examples
/
example_sdl3_vulkan
History
ocornut
9a6eb0ab25
Backends: Vulkan: ImGui_ImplVulkanH_DestroyWindow() oes not call vkDestroySurfaceKHR(): because surface is created by caller. (
#9163
)
...
# Conflicts: # backends/imgui_impl_vulkan.cpp
2026-01-14 19:37:05 +01:00
..
build_win32.bat
Examples: added SDL3+Vulkan example. (
#8084
,
#8085
)
2024-10-24 18:09:27 +02:00
build_win64.bat
Examples: added SDL3+Vulkan example. (
#8084
,
#8085
)
2024-10-24 18:09:27 +02:00
example_sdl3_vulkan.vcxproj
Revert "Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10."
2025-03-11 18:42:12 +01:00
example_sdl3_vulkan.vcxproj.filters
Examples: added SDL3+Vulkan example. (
#8084
,
#8085
)
2024-10-24 18:09:27 +02:00
main.cpp
Backends: Vulkan: ImGui_ImplVulkanH_DestroyWindow() oes not call vkDestroySurfaceKHR(): because surface is created by caller. (
#9163
)
2026-01-14 19:37:05 +01:00
Makefile
Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. (
#2480
)
2025-04-16 15:04:14 +02:00