History for imgui / examples / opengl3_example / Makefile
2015-10-04
@radius
add msys2/mingw64 target
radius committed on 4 Oct 2015
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-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