Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
omar
66f4be2e13
Vulkan: Added extra parameter to ImGui_ImplVulkan_RenderDrawData(). User is in charge of owning/storing 1 ImGui_ImplVulkan_FrameRenderBuffers per in-flight rendering frame. Removed ImGui_ImplVulkan_SetFramesQueueSize. ( #2461 , #2348 , #2378 , #2097 , #2071 , #1677 )
ago%!(EXTRA string=6 years)
..
CMakeLists.txt
example_glfw_vulkan was missing a reference to imgui_widgets.cpp ( #2071 , #2036 )
ago%!(EXTRA string=7 years)
build_win32.bat
Examples: Renamed example folders. ( #1870 )
ago%!(EXTRA string=7 years)
build_win64.bat
Examples: Renamed example folders. ( #1870 )
ago%!(EXTRA string=7 years)
example_glfw_vulkan.vcxproj
Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution.
ago%!(EXTRA string=6 years)
example_glfw_vulkan.vcxproj.filters
example_glfw_vulkan was missing a reference to imgui_widgets.cpp ( #2071 , #2036 )
ago%!(EXTRA string=7 years)
gen_spv.sh
Examples: Renamed example folders. ( #1870 )
ago%!(EXTRA string=7 years)
glsl_shader.frag
Examples: Vulkan: Added shader sources/references in the .cpp source.
ago%!(EXTRA string=6 years)
glsl_shader.vert
Examples: Vulkan: Added shader sources/references in the .cpp source.
ago%!(EXTRA string=6 years)
main.cpp
Vulkan: Added extra parameter to ImGui_ImplVulkan_RenderDrawData(). User is in charge of owning/storing 1 ImGui_ImplVulkan_FrameRenderBuffers per in-flight rendering frame. Removed ImGui_ImplVulkan_SetFramesQueueSize. ( #2461 , #2348 , #2378 , #2097 , #2071 , #1677 )
ago%!(EXTRA string=6 years)