imgui / examples / opengl_example /
@ocornut ocornut authored on 13 Nov 2015
..
Makefile Examples: OpenGL2: Add msys2/mingw64 target (#361) 9 years ago
build_win32.bat Examples: Added /Zi (output debug information) in build_win32.bat files 9 years ago
imgui_impl_glfw.cpp Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16 9 years ago
imgui_impl_glfw.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
opengl_example.vcxproj Updated projects to reference new files (#219) 9 years ago
opengl_example.vcxproj.filters Updated projects to reference new files (#219) 9 years ago