imgui / examples / opengl3_example /
@Nik Voss Nik Voss authored on 19 Jul 2015
..
Makefile Examples: Fixed Makefile 10 years ago
imgui_impl_glfw_gl3.cpp To support drivers with strict core profiles, a buffer is used for the indices as well (fixes ocornut/imgui#277). 9 years ago
imgui_impl_glfw_gl3.h typo ImGui_ImplGlfwGL3_KeyCallback() 10 years ago
main.cpp Fonts: added Cousine-Regular.ttf 9 years ago
opengl3_example.vcxproj Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples 10 years ago
opengl3_example.vcxproj.filters Examples: Moved GLFW/GL3W to a common libs/ folder 10 years ago