1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-13 00:24:20 +00:00
imgui/examples/vulkan_example
2018-03-20 16:00:59 +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
gen_spv.sh
glsl_shader.frag
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 Renamed ImGuiStyleVar_Count_ to ImGuiStyleVar_COUNT for consistency with other enums. Added 2018-03-03 20:15:10 +01:00
imgui_impl_glfw_vulkan.h Examples: GLFW*: Renamed GLFW callbacks exposed in .h to not include GL2/GL3/Vulkan in their name. 2018-02-20 14:09:46 +01:00
main.cpp Examples: Renamed applications to emphasis on use of GLFW as a platform framework + minor local tweaks 2018-03-20 16:00:59 +01:00
vulkan_example.vcxproj Examples: Vulkan: Added .vcproj files. 2018-02-16 22:37:41 +01:00
vulkan_example.vcxproj.filters Examples: Vulkan: Added .vcproj files. 2018-02-16 22:37:41 +01:00