imgui / examples / vulkan_example /
@omar omar authored on 6 Feb 2018
..
CMakeLists.txt Fixing minor english typos (#827) 8 years ago
build_win32.bat Examples: Vulkan: Batch file builds both debug and release 7 years ago
build_win64.bat Examples: Vulkan: Batch file builds both debug and release 7 years ago
gen_spv.sh Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) 8 years ago
glsl_shader.frag Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) 8 years ago
glsl_shader.vert Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. 8 years ago
imgui_impl_glfw_vulkan.cpp Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (#787) 7 years ago
imgui_impl_glfw_vulkan.h Examples: Organized header files to make available features more visible. 7 years ago
main.cpp Nav: Examples: Added commented out io.NavFlags |= ImGuiNavFlags_EnableKeyboard to all examples. (#787) 7 years ago