imgui / examples / opengl3_example /
@ocornut ocornut authored on 13 Nov 2015
..
Makefile add msys2/mingw64 target 9 years ago
build_win32.bat Examples: Added /Zi (output debug information) in build_win32.bat files 9 years ago
imgui_impl_glfw_gl3.cpp Examples: OpenGL3: Implement ImGui_ImplGlfwGL3_InvalidateDeviceObjects() like other examples. 9 years ago
imgui_impl_glfw_gl3.h Examples: Possibly clarified the intent of imgui_impl_* files. 9 years ago
main.cpp Moving stdlib.h include outside of imgui.h (#405) 9 years ago
opengl3_example.vcxproj Updated projects to reference new files (#219) 9 years ago
opengl3_example.vcxproj.filters Updated projects to reference new files (#219) 9 years ago