aboutsummaryrefslogtreecommitdiff
path: root/ports/imgui-sfml
AgeCommit message (Collapse)Author
2019-09-10[imgui-sfml] update to 2.1 (#8004)kiwixz
2019-09-03[imgui-sfml] Add new port (#7429)Tri Tran
* [imgui-sfml] Add new package ImGui-SFML * Static build only to match with `imgui`. * [imgui-sfml] Fix case-sensitive imgui package name * [imgui-sfml] Require C++11 * [imgui-sfml] Include IMGUI_API define * [imgui-sfml] Remove delegating ctor - C++11 is not required