imgui / examples / opengl3_example /
@Adam D. Moss Adam D. Moss authored on 16 Mar 2015
..
Makefile Examples: Fixed Makefile 10 years ago
imgui_impl_glfw_gl3.cpp opengl3+opengl example: if content window doesn't have focus, tell ImGui we don't have a mouse position. e.g. avoids tooltips popping up in imgui app when you're interacting with a different app window that overlaps it. 10 years ago
imgui_impl_glfw_gl3.h Examples: OpenGL 2/3 examples cleanup to match DirectX9/11 structure. 10 years ago
main.cpp Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples 10 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