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
dee9b15bbec8c8a7120e4dfddf73b35ae60947f1
imgui
/
examples
/
example_glfw_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
…
build_win64.bat
…
CMakeLists.txt
…
example_glfw_vulkan.vcxproj
Update VS toolset in all .vcxproj from VS2015 (v140) to VS2017 (v141).
2026-04-23 15:58:04 +02:00
example_glfw_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
…