This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-05-10 05:38:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6b05f711fdd1fb27248ad30c94f0c2d860e1e360
imgui
/
examples
/
example_sdl2_vulkan
T
History
ocornut
4739af2d51
Update VS toolset in all .vcxproj from VS2015 (v140) to VS2017 (v141).
...
It supports vcpkg.
2026-04-23 15:58:04 +02:00
..
build_win32.bat
Examples: added more build_win64.bat helpers.
2024-10-24 18:09:25 +02:00
build_win64.bat
Examples: added more build_win64.bat helpers.
2024-10-24 18:09:25 +02:00
example_sdl2_vulkan.vcxproj
Update VS toolset in all .vcxproj from VS2015 (v140) to VS2017 (v141).
2026-04-23 15:58:04 +02:00
example_sdl2_vulkan.vcxproj.filters
…
main.cpp
(Breaking) Backends: Vulkan: redesigned to use separate ImageView + Sampler instead of Combined Image Sampler. (fixes, amends) (
#914
)
2026-04-22 14:43:44 +02:00
Makefile
Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. (
#2480
)
2025-04-16 15:04:14 +02:00