ocornut
020d1ced1d
Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments.
ago%!(EXTRA string=4 years)
ocornut
a7e21fb05f
Moving backends code from examples/ to backends/ (step 3: fixing project files)
ago%!(EXTRA string=5 years)
ocornut
124c2608f1
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
ago%!(EXTRA string=5 years)
Harris Brakmic
323412dd23
Examples: Allegro5: updated build instructions for macOS
ago%!(EXTRA string=6 years)
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 )
...
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)