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.
omar 4f54a527ab Vulkan: Renaming, we want InitInfo to source MinImageCount which is the "source" value (so viewport creation can use this). Made ImGui_ImplVulkan_DestroyFrameRenderBuffers public. (#2071) 6 years ago
..
CMakeLists.txt example_glfw_vulkan was missing a reference to imgui_widgets.cpp (#2071, #2036) 6 years ago
build_win32.bat Examples: Renamed example folders. (#1870) 6 years ago
build_win64.bat Examples: Renamed example folders. (#1870) 6 years ago
example_glfw_vulkan.vcxproj Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution. 6 years ago
example_glfw_vulkan.vcxproj.filters example_glfw_vulkan was missing a reference to imgui_widgets.cpp (#2071, #2036) 6 years ago
gen_spv.sh Examples: Renamed example folders. (#1870) 6 years ago
glsl_shader.frag Examples: Vulkan: Added shader sources/references in the .cpp source. 6 years ago
glsl_shader.vert Examples: Vulkan: Added shader sources/references in the .cpp source. 6 years ago
main.cpp Vulkan: Renaming, we want InitInfo to source MinImageCount which is the "source" value (so viewport creation can use this). Made ImGui_ImplVulkan_DestroyFrameRenderBuffers public. (#2071) 6 years ago