imgui/examples/opengl3_example
Kun Lin aa0cb13aa4 Correct name for linking opengl3_example
According to glfw offcial site, linking `libglfw.3.dylib` etc should
use `-lglfw`.

Changed this made the compilation on my Mac successfully.
2016-09-02 21:57:31 +09:00
..
build_win32.bat Tweak build batch files and readmes 2015-11-16 22:03:13 +01:00
imgui_impl_glfw_gl3.cpp Examples: OpenGL3: Saving/restoring glActiveTexture() state (#602) 2016-04-30 19:02:19 +02:00
imgui_impl_glfw_gl3.h FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...) 2016-03-24 11:00:47 +01:00
main.cpp Examples: Header comments. 2015-11-29 11:25:15 +00:00
Makefile Correct name for linking opengl3_example 2016-09-02 21:57:31 +09:00
opengl3_example.vcxproj Examples: Added README into the Visual Studio solution to people are less likely to miss it. 2015-11-29 11:01:50 +00:00
opengl3_example.vcxproj.filters Examples: Added README into the Visual Studio solution to people are less likely to miss it. 2015-11-29 11:01:50 +00:00