History for imgui / examples / allegro5_example / imgui_impl_a5.cpp
2016-04-02
@ocornut
IO: Added "Super" keyboard modifiers (corresponding to Cmd on Mac and Windows key in theory although the later is hard to read) (#473) ...
ocornut committed on 2 Apr 2016
2016-03-26
@ocornut
Trim trailing spaces
ocornut committed on 26 Mar 2016
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: Not clearing input data/tex data in atlas (will be required for dynamic atlas anyway). Effectively fix resizing in DX examples. ...
ocornut committed on 29 Nov 2015
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
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