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 97691643b7 Backends: OpenGL3: Attempt to automatically detect default GL loader by using __has_include. Followup to 44cd8e3 (#2798) ago%!(EXTRA string=6 years)
..
Makefile Examples: SDL/GLFW + OpenGL3: Fixes for Makefile (#2774) ago%!(EXTRA string=6 years)
build_win32.bat Examples: Fixes. ago%!(EXTRA string=7 years)
example_glfw_opengl3.vcxproj Examples: Visual Studio: Updated default platform toolset+sdk in vcproj files from v100+sdk7 (vs2010) to v110+sdk8 (vs2012). This is mostly so we can remove reliance on DXSDK_DIR for the DX10/DX11 example, which if existing and when switching to recent SDK ends up conflicting and creating warnings. ago%!(EXTRA string=6 years)
example_glfw_opengl3.vcxproj.filters Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036) ago%!(EXTRA string=7 years)
main.cpp Backends: OpenGL3: Attempt to automatically detect default GL loader by using __has_include. Followup to 44cd8e3 (#2798) ago%!(EXTRA string=6 years)