This website requires JavaScript.
Explore
Help
Sign In
moonpower
/
imgui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4739af2d515d8f384841c2a66c019dde9ab49097
imgui
/
examples
/
example_sdl3_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 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