History for imgui / examples / imgui_impl_marmalade.cpp
2018-06-07
@omar
Examples, Platform: Removed the call to ImGui::NewFrame() from the platform _NewFrame() function e.g. ImGui_ImplWin32_NewFrame(), ImGui_ImplSDL2_NewFrame(), ImGui_ImplGlfw_NewFrame(), etc. Moved to main.cpp for consistency. (#1542)
omar committed on 7 Jun 2018
2018-04-18
@omar
Merge branch 'master' into viewport ...
omar committed on 18 Apr 2018
2018-02-21
@omar
Examples: Titles/comments in headers
omar committed on 21 Feb 2018
2018-02-18
@omar
Examples: Allegro5, Marmalade: Moved bindings to parent folder. Renamed Allegro stuff from *A5_ to *Allegro5_
omar committed on 18 Feb 2018