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-01-26 00:03:49 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
example_sdl_vulkan
History
ocornut
2403ed92a3
Added build/ to gitignore (
#3027
), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [
#3988
,
#3884
] + added batch file for SDL+Vulkan.
2021-03-31 16:19:44 +02:00
..
build_win32.bat
Added build/ to gitignore (
#3027
), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [
#3988
,
#3884
] + added batch file for SDL+Vulkan.
2021-03-31 16:19:44 +02:00
example_sdl_vulkan.vcxproj
Moved 'misc/natvis/imgui.natvis' to 'misc/debuggers/imgui.natvis'
2021-03-11 16:21:46 +01:00
example_sdl_vulkan.vcxproj.filters
Moved 'misc/natvis/imgui.natvis' to 'misc/debuggers/imgui.natvis'
2021-03-11 16:21:46 +01:00
main.cpp
Examples: Vulkan: Rebuild swapchain on VK_SUBOPTIMAL_KHR. (
#3881
)
2021-03-18 18:12:52 +01:00