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.
 
 
 
Peter Particle a9add1ce63 Removed redundant VkResult plugged into VkPresentInfoKHR pResults attribute. This is only meaningful when we present directly to multiple swapchains. In that case we can an VkResult per swapchain. ago%!(EXTRA string=8 years)
..
CMakeLists.txt Fixing minor english typos (#827) ago%!(EXTRA string=9 years)
build_win32.bat Examples: Vulkan: Disable IMGUI_VULKAN_DEBUG_REPORT by default. Update .bat files for newer VulkanSDK. ago%!(EXTRA string=8 years)
build_win64.bat Examples: Vulkan: Disable IMGUI_VULKAN_DEBUG_REPORT by default. Update .bat files for newer VulkanSDK. ago%!(EXTRA string=8 years)
gen_spv.sh Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) ago%!(EXTRA string=9 years)
glsl_shader.frag Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) ago%!(EXTRA string=9 years)
glsl_shader.vert Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. ago%!(EXTRA string=9 years)
imgui_impl_glfw_vulkan.cpp Merge branch 'vk_small_fix' of https://github.com/martty/imgui into martty-vk_small_fix ago%!(EXTRA string=8 years)
imgui_impl_glfw_vulkan.h Examples: Vulkan: Shallow stylistic changes (following #879) ago%!(EXTRA string=9 years)
main.cpp Removed redundant VkResult plugged into VkPresentInfoKHR pResults attribute. This is only meaningful when we present directly to multiple swapchains. In that case we can an VkResult per swapchain. ago%!(EXTRA string=8 years)