History for imgui / examples / sdl_opengl3_example
2015-11-29
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
@ocornut
Examples: Clarified comments. Removed font merging example from comments.
ocornut committed on 29 Nov 2015
2015-11-27
@zryan3
fixed text referencing GLFW library in SDL examples
zryan3 committed on 27 Nov 2015
2015-11-22
@ocornut
Examples: SDL/OpenGL3: Added -ldl to Linux command-line (#411)
ocornut committed on 22 Nov 2015
2015-11-16
@ocornut
Examples: SDL+OpenGL3: Fixed readme (#356)
ocornut committed on 16 Nov 2015
@ocornut
Examples: SDL+OpenGL3: Various fixes to example to make it matches current GL3 example (#356)
ocornut committed on 16 Nov 2015
@ocornut
Examples: SDL+OpenGL3: Using glew like existing example + renaming (#356)
ocornut committed on 16 Nov 2015
2015-09-30
@Zach Toogood
Previous SDL implementation didn't work with my OpenGL 3.3 project, spliced the GLFW OpenGL examples on top of the SDL example to create an option that works for me. Could be useful for others.
Zach Toogood committed on 30 Sep 2015