summaryrefslogtreecommitdiffstats
path: root/Imgui/src/ImGuiImplLinuxX11.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated more copyright noticesassiduous2021-01-041-1/+1
|
* Imgui: fixed display size debug checks for minimized windowassiduous2020-05-201-2/+2
|
* A couple of minor updates to imgui Linux implementationassiduous2020-04-281-0/+7
|
* Imgui: handling surface pretransformassiduous2020-04-271-2/+4
|
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-1/+1
|
* Updated copyright noticeassiduous2020-01-011-7/+11
|
* clang-formatted ImGuiImplEgor Yusov2019-11-251-59/+61
|
* Imgui linux: implemented x11 inputEgor2019-10-021-0/+192