You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imgui/examples/example_glfw_vulkan
ocornut c72d0b2cbb Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (#8946, #8110, #8111, #8686)
Merge bad3c14 which was accidentally only pushed to docking. No important side effect.
1 month ago
..
CMakeLists.txt Examples: GLFW+Vulkan: make GLFW_DIR overridable in cmake bit. (#8419) 9 months ago
Makefile Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. (#2480) 7 months ago
build_win32.bat (Breaking) Default ImTextureID to use a Im64 instead of void* (#1641) 1 year ago
build_win64.bat Examples: added more build_win64.bat helpers. 1 year ago
example_glfw_vulkan.vcxproj Revert "Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10." 9 months ago
example_glfw_vulkan.vcxproj.filters Examples: Windows: Added 'misc/debuggers/imgui.natstepfilter' file to all Visual Studio projects. (#3038) 3 years ago
main.cpp Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (#8946, #8110, #8111, #8686) 1 month ago