imgui / examples / example_glfw_opengl2 /
@omar omar authored on 7 Apr 2019
..
Makefile Examples: Makefile: Tweaks so they are more consistent with each others. Added -g./opt/local includes for MacPorts on Mac OS X. (#297) 6 years ago
build_win32.bat Examples: Renamed example folders. (#1870) 6 years ago
example_glfw_opengl2.vcxproj Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution. 6 years ago
example_glfw_opengl2.vcxproj.filters Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (#2036) 6 years ago
main.cpp Examples: OpenGL2: Added #define GL_SILENCE_DEPRECATION to cope with newer XCode warnings. 6 years ago