History for imgui / examples / opengl3_example / Makefile
2015-03-14
@ocornut
Examples: Fixed Makefile
ocornut committed on 14 Mar 2015
@ocornut
Examples: Fixed Makefile
ocornut committed on 14 Mar 2015
2015-03-09
@ocornut
Examples: Makefile fixes.
ocornut committed on 9 Mar 2015
@ocornut
Examples: Makefile
ocornut committed on 9 Mar 2015
@ocornut
Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted. ...
ocornut committed on 9 Mar 2015
2015-02-27
@ocornut
Examples: Speculative Makefile fix. I should get a Linux box instead on relying on Jenkins, this is pretty embarrassing.
ocornut committed on 27 Feb 2015
@ocornut
Examples: Fix Makefile
ocornut committed on 27 Feb 2015
@ocornut
Examples: Fix OpenGL3 example Makefile
ocornut committed on 27 Feb 2015
@ocornut
Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form ...
ocornut committed on 27 Feb 2015
2014-12-07
@ocornut
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
ocornut committed on 7 Dec 2014
2014-12-03
@Olivier Chatry
added opengl3 sample, mix from @ocornut and @thelinked
Olivier Chatry committed on 3 Dec 2014