summaryrefslogtreecommitdiffstats
path: root/Imgui/src/ImGuiImplIOS.mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated display size handling by imgui on Mac and iOSassiduous2020-04-281-11/+3
* Imgui: handling surface pretransformassiduous2020-04-271-2/+2
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-1/+1
* ImGuiImplIOS: implemented time handlingEgor Yusov2019-10-011-0/+9
* ImGui: enabled touch event handling on iOSEgor Yusov2019-10-011-0/+8
* Preliminary implementation of imgui on iOSEgor Yusov2019-10-011-0/+67