History for imgui / examples / marmalade_example / imgui_impl_marmalade.h
2018-02-16
@omar
Obsoleted the io.RenderDrawListsFn callback, you can call your graphics engine render function after ImGui::Render(). Use ImGui::GetDrawData() to retrieve the ImDrawData* to display..(#1599) ...
omar committed on 16 Feb 2018
2018-02-05
@omar
Examples: Organized header files to make available features more visible.
omar committed on 5 Feb 2018
2016-03-24
@ocornut
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
ocornut committed on 24 Mar 2016
2015-11-29
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
2015-10-15
@ocornut
Example: Marmalade: shallow tweaks and cleanups to match ImGui coding style (#375)
ocornut committed on 15 Oct 2015
2015-10-14
@gzito
Merge branch 'master' of https://github.com/ocornut/imgui
gzito committed on 14 Oct 2015
2015-10-08
@gzito
Added example for the Marmalade platform
gzito committed on 8 Oct 2015