imgui / examples / opengl3_example /
@omar omar authored on 21 Jan 2018
..
Makefile add SDL GL3 makefile 7 years ago
build_win32.bat Tweak build batch files and readmes 9 years ago
imgui_impl_glfw_gl3.cpp Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558) 7 years ago
imgui_impl_glfw_gl3.h Examples: Comments to guide people unfamiliar with the librairies used. 7 years ago
main.cpp Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558) 7 years ago
opengl3_example.vcxproj Examples: Visual Studio projects: Disabled extraneous function-level check in Release build. 7 years ago
opengl3_example.vcxproj.filters Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago