omar
|
77d51ebf24
|
Examples: Added .. folder in include path to remove the awkward #include "../imgui_impl_xxx.h" statements.
|
2018-06-07 19:20:04 +02:00 |
|
omar
|
bcac02809f
|
Examples: Allegro 5: Renamed bindings from imgui_impl_a5.cpp to imgui_impl_allegro5.cpp.
|
2018-04-18 21:55:12 +02:00 |
|
omar
|
3913297384
|
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).
|
2018-04-18 21:51:14 +02:00 |
|
Jérôme Pasquier
|
94ed44b5cb
|
Fix allegro5_example build instructions
|
2018-01-25 13:33:35 +01:00 |
|
ocornut
|
624adb1b23
|
Tweak build batch files and readmes
|
2015-11-16 22:03:13 +01:00 |
|
ocornut
|
85dab1a680
|
Fixed documentation
|
2015-08-05 19:19:12 -06:00 |
|
ocornut
|
5ab23ab1c0
|
Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval
|
2015-07-08 17:25:56 -06:00 |
|
ocornut
|
19e3c1506f
|
Allegro5 example: added example from https://github.com/bggd/a5imgui_example
|
2015-07-08 11:34:36 -06:00 |
|