History for imgui / examples / opengl_example / Makefile
2015-08-28
@ocornut
Examples: Ignore list a little more friendly to Unix systems.
ocornut committed on 28 Aug 2015
2015-08-08
@Thomas Pöchtrager
Added printf attribute to printf like text formatting functions
Thomas Pöchtrager committed on 8 Aug 2015
2015-07-21
@ocornut
Updated projects to reference new files (#219) ...
ocornut committed on 21 Jul 2015
2015-03-09
@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
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
@ocornut
Setup Travis CI integration with Clang + -Wall in Makefiles
ocornut committed on 7 Dec 2014
2014-09-29
@Tomoki SHISHIKURA (RTX-M7)
opengl_example makefile cross platform supported.
Tomoki SHISHIKURA (RTX-M7) committed on 29 Sep 2014