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 e70f866ed2 Merge branch 'vulkan_fix_master' into vulkan_fix_docking (WARNING: as is the validation layer will error on same vertex/index buffer being used for all frames)
# Conflicts:
#	examples/imgui_impl_vulkan.cpp
#	examples/imgui_impl_vulkan.h
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) 7 years ago
build_win64.bat Examples: Renamed example folders. (#1870) 7 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) 7 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 Merge branch 'vulkan_fix_master' into vulkan_fix_docking (WARNING: as is the validation layer will error on same vertex/index buffer being used for all frames) 6 years ago