5 Commits (6a0d0dab5a9f0b9518a2bc9bb456a69895ae0962)

Author SHA1 Message Date
omar 4597632662 Readme, comments, dear imgui prefixes ago%!(EXTRA string=6 years)
omar 55c02099c5 Version 1.69, comments, typos ago%!(EXTRA string=6 years)
Sebastian Krzyszkowiak b2e7a3806a
Examples: Allegro5: Add touchscreen support ago%!(EXTRA string=7 years)
omar 185b4dde87 Examples: Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag. Added clipboard support. Unindexing buffers ourselves as Allegro indexed drawing primitives are buggy in the DirectX9 back-end. ago%!(EXTRA string=7 years)
omar 8d58fbb5ed Examples: Renamed example folders. (#1870) ago%!(EXTRA string=7 years)
omar 85f9694bd4 Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870) ago%!(EXTRA string=7 years)
omar bcac02809f Examples: Allegro 5: Renamed bindings from imgui_impl_a5.cpp to imgui_impl_allegro5.cpp. ago%!(EXTRA string=7 years)
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). ago%!(EXTRA string=7 years)
Jérôme Pasquier 94ed44b5cb Fix allegro5_example build instructions ago%!(EXTRA string=7 years)
ocornut 624adb1b23 Tweak build batch files and readmes ago%!(EXTRA string=10 years)
ocornut 85dab1a680 Fixed documentation ago%!(EXTRA string=10 years)
ocornut 5ab23ab1c0 Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval ago%!(EXTRA string=10 years)
ocornut 19e3c1506f Allegro5 example: added example from https://github.com/bggd/a5imgui_example ago%!(EXTRA string=10 years)