This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-05-09 07:12:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f3ac76c1b29a280c13220aaa1281b2ad0331e3a
imgui
/
examples
/
example_sdl3_vulkan
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 SDL3+Vulkan example. (
#8084
,
#8085
)
2024-10-24 18:09:27 +02:00
build_win64.bat
Examples: added SDL3+Vulkan example. (
#8084
,
#8085
)
2024-10-24 18:09:27 +02:00
example_sdl3_vulkan.vcxproj
Update VS toolset in all .vcxproj from VS2015 (v140) to VS2017 (v141).
2026-04-23 15:58:04 +02:00
example_sdl3_vulkan.vcxproj.filters
Examples: added SDL3+Vulkan example. (
#8084
,
#8085
)
2024-10-24 18:09:27 +02:00
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