imgui/examples/vulkan_example
omar 13a3a2d0f3 Merge branch 'examples_refactor2' into viewport (#1870)
# Conflicts:
#	examples/README.txt
#	examples/directx11_example/main.cpp
#	examples/directx12_example/main.cpp
#	examples/imgui_impl_dx10.cpp
#	examples/imgui_impl_dx11.cpp
#	examples/imgui_impl_dx12.cpp
#	examples/imgui_impl_glfw.cpp
#	examples/imgui_impl_opengl2.cpp
#	examples/imgui_impl_opengl2.h
#	examples/imgui_impl_opengl3.cpp
#	examples/imgui_impl_sdl2.cpp
#	examples/imgui_impl_sdl2.h
#	examples/imgui_impl_vulkan.cpp
#	examples/imgui_impl_vulkan.h
#	examples/imgui_impl_win32.cpp
#	examples/imgui_impl_win32.h
#	examples/opengl2_example/main.cpp
#	examples/opengl3_example/main.cpp
#	examples/sdl_opengl2_example/main.cpp
#	examples/sdl_opengl3_example/main.cpp
#	examples/sdl_vulkan_example/main.cpp
#	examples/vulkan_example/main.cpp
#	imgui.cpp
#	imgui.h
2018-06-10 15:04:46 +02:00
..
build_win32.bat Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) 2018-06-08 19:37:33 +02:00
build_win64.bat Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) 2018-06-08 19:37:33 +02:00
CMakeLists.txt Fixing minor english typos (#827) 2016-09-11 22:02:35 +02:00
gen_spv.sh Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) 2016-10-18 22:43:20 +02:00
glsl_shader.frag Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) 2016-10-18 22:43:20 +02:00
glsl_shader.vert Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. 2016-11-13 03:00:36 +01:00
main.cpp Merge branch 'examples_refactor2' into viewport (#1870) 2018-06-10 15:04:46 +02:00
vulkan_example.vcxproj Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) 2018-06-08 19:37:33 +02:00
vulkan_example.vcxproj.filters Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) 2018-06-08 19:37:33 +02:00