1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-16 03:53:28 +01:00
imgui/examples/vulkan_example
2018-02-06 19:29:31 +01:00
..
build_win32.bat Examples: Vulkan: Batch file builds both debug and release 2017-07-23 15:22:21 +08:00
build_win64.bat Examples: Vulkan: Batch file builds both debug and release 2017-07-23 15:22:21 +08: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
imgui_impl_glfw_vulkan.cpp Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (#787) 2018-02-06 19:29:31 +01:00
imgui_impl_glfw_vulkan.h Examples: Organized header files to make available features more visible. 2018-02-05 20:34:11 +01:00
main.cpp Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569) 2018-01-31 16:00:07 +01:00