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
f3776055d6
Merge branch 'master' into context
ago%!(EXTRA string=8 years)
..
Makefile
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
ago%!(EXTRA string=8 years)
build_win32.bat
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ago%!(EXTRA string=9 years)
imgui_impl_glfw_gl2.cpp
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. ( #1565 , #586 , #992 , #1007 , #1558 )
ago%!(EXTRA string=8 years)
imgui_impl_glfw_gl2.h
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
ago%!(EXTRA string=8 years)
main.cpp
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. ( #1565 , #586 , #992 , #1007 , #1558 )
ago%!(EXTRA string=8 years)
opengl2_example.vcxproj
Added imgui.natvis helper for visual studio users. Added to examples projects.
ago%!(EXTRA string=8 years)
opengl2_example.vcxproj.filters
Added imgui.natvis helper for visual studio users. Added to examples projects.
ago%!(EXTRA string=8 years)