History for imgui / examples / null_example / main.cpp
2018-01-21
@omar
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558)
omar committed on 21 Jan 2018
2017-12-24
@omar
Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete).
omar committed on 24 Dec 2017
2017-12-23
@omar
Examples: Added null_example/ which is helpful for quick testing on multiple compilers/settings without relyong on graphics library.
omar committed on 23 Dec 2017