History for imgui / examples / opengl2_example / imgui_impl_glfw.cpp
2016-10-15
@ocornut
Added a void* user_data parameter to Clipboard function handlers. (#875)
ocornut committed on 15 Oct 2016
2016-09-10
@ocornut
Examples: OpenGL2: Uploading font texture as RGBA32 to increase compatibility with users shaders for beginners (#824)
ocornut committed on 10 Sep 2016
2016-09-05
@ocornut
Examples: OpenGL*: Savnig/restoring existing scissor rectangle for completeness (#807)
ocornut committed on 5 Sep 2016
2016-09-03
@ocornut
Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810)
ocornut committed on 3 Sep 2016
2016-08-25
@ocornut
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut committed on 25 Aug 2016