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-08 23:19:40 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
example_sdl_vulkan
History
ocornut
a44d4da87c
Merge branch 'master' into docking
...
# Conflicts: # backends/imgui_impl_win32.cpp
2021-06-08 18:38:51 +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
Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments.
2021-06-08 17:10:24 +02:00
example_sdl_vulkan.vcxproj.filters
Examples: update all VS project files to VS2015. Update DX12 project Windows SDK to latest.
2021-06-08 17:08:49 +02:00
main.cpp
Merge remote-tracking branch 'origin/master' into docking
2021-04-15 19:57:52 +02:00