1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-09-24 03:28:33 +02:00
imgui/examples/example_glfw_vulkan
2020-10-12 17:54:52 +02:00
..
build_win32.bat Examples: Renamed example folders. (#1870) 2018-06-10 15:42:14 +02:00
build_win64.bat Examples: Renamed example folders. (#1870) 2018-06-10 15:42:14 +02:00
CMakeLists.txt Examples: Vulkan: Switch validation layer. Fix CMakeLists to find Vulkan the standard way. (#3459) 2020-09-07 11:43:57 +02:00
example_glfw_vulkan.vcxproj Revert "Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)" 2020-08-10 11:33:59 +02:00
example_glfw_vulkan.vcxproj.filters example_glfw_vulkan was missing a reference to imgui_widgets.cpp (#2071, #2036) 2018-09-09 21:09:58 +02:00
gen_spv.sh Examples: Renamed example folders. (#1870) 2018-06-10 15:42:14 +02:00
glsl_shader.frag Examples: Vulkan: Added shader sources/references in the .cpp source. 2019-04-03 11:23:54 +02:00
glsl_shader.vert Examples: Vulkan: Added shader sources/references in the .cpp source. 2019-04-03 11:23:54 +02:00
main.cpp Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency. 2020-10-12 17:54:52 +02:00