2016-04-12 |
Examples: SDL: Initialize video+timer subsystem only.
ocornut
committed
on 12 Apr 2016
|
---|---|
2016-03-26 |
Trim trailing spaces
ocornut
committed
on 26 Mar 2016
|
2016-03-25 |
Examples: SDL: Made ImGui_ImplSdlGL3_NewFrame() signature match GL2 one
ocornut
committed
on 25 Mar 2016
|
2016-02-15 |
Examples: SDL/OpenGL: Tabs to spaces
ocornut
committed
on 15 Feb 2016
|
2016-01-05 |
Examples: SDL2+OpenGL3: Fix context creation options (#468, #463)
ocornut
committed
on 5 Jan 2016
|
2015-11-29 |
Examples: Header comments.
ocornut
committed
on 29 Nov 2015
|
Examples: Clarified comments. Removed font merging example from comments.
ocornut
committed
on 29 Nov 2015
|
|
2015-11-16 |
Examples: SDL+OpenGL3: Various fixes to example to make it matches current GL3 example (#356)
ocornut
committed
on 16 Nov 2015
|
Examples: SDL+OpenGL3: Using glew like existing example + renaming (#356)
ocornut
committed
on 16 Nov 2015
|
|
2015-09-30 |
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
|