summaryrefslogtreecommitdiffstats
path: root/Imgui/src/ImGuiImplLinuxXCB.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-71/+74
|
* ImGui linux XCB: added mouse wheel handlingEgor2019-10-021-22/+14
|
* Imgui Linux XCB impl: implemented time delta handlingEgor2019-10-021-3/+10
|
* Imgui Linux impl: implemented xcb event handlingEgor2019-10-021-0/+298