1
0
mirror of https://github.com/Drezil/imgui.git synced 2024-12-19 22:36:35 +00:00
imgui/examples/example_glfw_vulkan
ocornut f43c6ea6a4 Revert most of "Examples: refactor all examples with a MainLoopStep() function..." (, )"
This reverts commit 96ab68eee0.

# Conflicts:
#	docs/CHANGELOG.txt
#	examples/example_glfw_opengl3/main.cpp
#	examples/example_sdl_opengl3/main.cpp
2023-02-03 22:17:40 +01:00
..
build_win32.bat Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. () 2022-01-20 15:53:28 +01:00
build_win64.bat Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. () 2022-01-20 15:53:28 +01:00
CMakeLists.txt Examples: Vulkan: Add c++ version to CMakeLists () 2022-07-10 18:22:46 +02:00
example_glfw_vulkan.vcxproj Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. () 2022-01-20 15:53:28 +01:00
example_glfw_vulkan.vcxproj.filters Examples: updated VS projects with .natvis file under imgui/ 2022-09-14 14:17:47 +02:00
main.cpp Revert most of "Examples: refactor all examples with a MainLoopStep() function..." (, )" 2023-02-03 22:17:40 +01:00