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 )
...
Read examples/README.txt for some details.
ImDrawData: Added DisplayPos, DisplaySize fields honored by all backends (not strictly necessary to honor just now, but doing it to be ahead)
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)