imgui / examples / opengl2_example /
@omar omar authored on 2 Mar 2018
..
Makefile Examples: Makefile leave CXX alone, instead leave commented out options. (nb: codeship doesn't seem have clang++) 7 years ago
build_win32.bat Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago
main.cpp Examples: Renamed glfw error callback so it's more clear what it is. 7 years ago
opengl2_example.vcxproj Examples: GLFW+GL2: Moved glfw, gl2 files to root folder, split imgui_impl_glfw_gl2 into _opengl2 and reused imgui_impl_glfw 7 years ago
opengl2_example.vcxproj.filters Examples: GLFW+GL2: Moved glfw, gl2 files to root folder, split imgui_impl_glfw_gl2 into _opengl2 and reused imgui_impl_glfw 7 years ago