Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
omar eb1c36fdfb Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (#1695, #1769) ago%!(EXTRA string=7 years)
..
CMakeLists.txt Fixing minor english typos (#827) ago%!(EXTRA string=9 years)
build_win32.bat Examples: Vulkan: Batch file builds both debug and release ago%!(EXTRA string=8 years)
build_win64.bat Examples: Vulkan: Batch file builds both debug and release ago%!(EXTRA string=8 years)
gen_spv.sh Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) ago%!(EXTRA string=9 years)
glsl_shader.frag Add location decorators & change to use structs as in/out in glsl, update embedded spv (produced with glslangValidator -x) ago%!(EXTRA string=9 years)
glsl_shader.vert Vulkan example: Fix validation layer warnings and errors and redeclare gl_PerVertex. ago%!(EXTRA string=9 years)
imgui_impl_glfw_vulkan.cpp Fix typos KeyDown => KeysDown ago%!(EXTRA string=7 years)
imgui_impl_glfw_vulkan.h Examples: GLFW*: Renamed GLFW callbacks exposed in .h to not include GL2/GL3/Vulkan in their name. ago%!(EXTRA string=7 years)
main.cpp Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (#1695, #1769) ago%!(EXTRA string=7 years)
vulkan_example.vcxproj Examples: Vulkan: Added .vcproj files. ago%!(EXTRA string=7 years)
vulkan_example.vcxproj.filters Examples: Vulkan: Added .vcproj files. ago%!(EXTRA string=7 years)