This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-02-16 10:42:35 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
example_sdl_vulkan
History
omar
452047c7ca
Vulkan: Removed requirement for user to pass their own render buffer storage to ImGui_ImplVulkan_RenderDrawData(), this is managed internally.
2019-04-05 18:24:28 +02:00
..
example_sdl_vulkan.vcxproj
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (
#2036
)
2018-08-30 14:29:11 +02:00
example_sdl_vulkan.vcxproj.filters
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (
#2036
)
2018-08-30 14:29:11 +02:00
main.cpp
Vulkan: Removed requirement for user to pass their own render buffer storage to ImGui_ImplVulkan_RenderDrawData(), this is managed internally.
2019-04-05 18:24:28 +02:00