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 22:19:48 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
imgui
/
examples
/
example_glfw_vulkan
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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
Examples: GLFW+Vulkan: make GLFW_DIR overridable in cmake bit. (
#8419
)
2025-02-21 16:55:35 +01:00
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
Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. (
#2480
)
2025-04-16 15:04:14 +02:00