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.
1 parent 335f6fd commit 185b4dde8778d30e8f861e1dc8d83541a6352647
@omar omar authored on 13 Jun 2018
Showing 7 changed files
View
CHANGELOG.txt
View
examples/.gitignore
View
examples/example_allegro5/README.md
View
examples/example_allegro5/example_allegro5.vcxproj 0 → 100644
View
examples/example_allegro5/example_allegro5.vcxproj.filters 0 → 100644
View
examples/imgui_impl_allegro5.cpp
View
examples/imgui_impl_sdl.cpp