History for imgui / examples / allegro5_example / imgui_impl_a5.cpp
2015-11-08
@ocornut
Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16
ocornut committed on 8 Nov 2015
2015-10-13
@ocornut
Examples: Possibly clarified the intent of imgui_impl_* files.
ocornut committed on 13 Oct 2015
2015-09-07
@ocornut
Examples: comment on setting the RenderDrawListsFn function.
ocornut committed on 7 Sep 2015
2015-07-10
@ocornut
Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ...
ocornut committed on 10 Jul 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
Allegro 5 example: converted for indexed rendering.
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: fixed uv coordinate of non-default texture.
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: handling of hardware and software mouse cursor rendering.
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: fixed key modifiers, keyboard input, clipping, added pagedown/pageup.
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: formatting, match other example structure, fixed mouse buttons.
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: main.cpp matches other examples. added window title.
ocornut committed on 8 Jul 2015
@ocornut
Allegro5 example: added example from https://github.com/bggd/a5imgui_example
ocornut committed on 8 Jul 2015