imgui/examples/example_glfw_vulkan
2026-04-23 15:58:04 +02:00
..
build_win32.bat (Breaking) Default ImTextureID to use a Im64 instead of void* (#1641) 2024-10-08 14:21:44 +02:00
build_win64.bat Examples: added more build_win64.bat helpers. 2024-10-24 18:09:25 +02:00
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 Examples: Windows: Added 'misc/debuggers/imgui.natstepfilter' file to all Visual Studio projects. (#3038) 2023-03-15 17:09:09 +01: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