summaryrefslogtreecommitdiffstats
path: root/Imgui/src/ImGuiImplWin32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated imguiassiduous2021-02-171-1/+1
* Updated copyright noticeassiduous2021-01-011-1/+1
* Imgui: fixed display size debug checks for minimized windowassiduous2020-05-201-2/+2
* Fixed MinGW build issueassiduous2020-05-011-0/+8
* Imgui: handling surface pretransformassiduous2020-04-271-2/+16
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-1/+1
* Updated copyright noticeassiduous2020-01-011-7/+11
* clang-formatted ImGuiImplEgor Yusov2019-11-251-13/+17
* Imgui win32 impl: updated event hanlding to avoid modifications to imguiEgor Yusov2019-09-291-1/+31
* Imgui implementation: fixed few Vulkan issuesEgor Yusov2019-09-291-1/+2
* Added DearImguiEgor Yusov2019-09-251-0/+64