History for imgui / examples / allegro5_example / README.md
2018-04-18
@omar
Examples: Allegro 5: Renamed bindings from imgui_impl_a5.cpp to imgui_impl_allegro5.cpp.
omar committed on 18 Apr 2018
@omar
Examples: Allegro 5: Added support for 32-bit indices setup via defining ImDrawIdx, to avoid an unecessary conversion (Allegro 5 doesn't support 16-bit indices).
omar committed on 18 Apr 2018
2018-01-25
@Jérôme Pasquier
Fix allegro5_example build instructions
Jérôme Pasquier committed on 25 Jan 2018
2015-11-16
@ocornut
Tweak build batch files and readmes
ocornut committed on 16 Nov 2015
2015-08-05
@ocornut
Fixed documentation
ocornut committed on 5 Aug 2015
2015-07-08
@ocornut
Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval
ocornut committed on 8 Jul 2015
@ocornut
Allegro5 example: added example from https://github.com/bggd/a5imgui_example
ocornut committed on 8 Jul 2015