summaryrefslogtreecommitdiffstats
path: root/Imgui/interface (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-04Updated more copyright noticesassiduous6-6/+6
2021-01-01Updated copyright noticeassiduous4-4/+4
2020-08-26ImGuiDiligentRenderer: a couple of minor updatesassiduous1-7/+10
2020-06-12Moved ImGuiImplDiligent_Internal into separate compilation unitThomas Tissot2-12/+101
2020-05-31Minor update to ImGuiUtilsassiduous1-3/+18
2020-04-28Updated display size handling by imgui on Mac and iOSassiduous2-6/+0
2020-04-27Imgui: handling surface pretransformassiduous8-22/+35
2020-04-05Moved ImGuiScopedDisabler to ImGui namespace and renamed to ScopedDisablerassiduous1-9/+4
2020-03-25Updated ImGuiUtils: added ScopedID helper classassiduous1-0/+15
2020-01-31Renamed .h -> .hpp where appropriateassiduous9-19/+19
2020-01-29Updates to comply with the new APIassiduous1-2/+2
2020-01-19ImGuiImplDiligent: added UpdateFontsTexture() methodassiduous1-0/+2
2020-01-01Updated copyright noticeassiduous9-63/+99
2019-12-26ImGuiImplDiligent: added EndFrame methodassiduous1-0/+1
2019-11-25clang-formatted ImGuiImplEgor Yusov9-71/+90
2019-11-19Added install instructionsEgor Yusov1-2/+2
2019-11-17Minor updateEgor Yusov1-1/+1
2019-10-26Fixed a couple of macos/clang warningsEgor Yusov1-3/+3
2019-10-03Added Imgui Android implementationEgor1-0/+61
2019-10-02Fixed Android build errorEgor1-1/+1
2019-10-02Imgui linux: implemented x11 inputEgor1-0/+58
2019-10-02Imgui Linux XCB impl: implemented time delta handlingEgor1-0/+2
2019-10-02Imgui Linux impl: implemented xcb event handlingEgor1-13/+24
2019-10-02Added ImGui Linux implementation stubEgor1-0/+51
2019-10-01ImGuiImplIOS: implemented time handlingEgor Yusov1-0/+1
2019-10-01ImGui: enabled touch event handling on iOSEgor Yusov1-0/+1
2019-10-01Preliminary implementation of imgui on iOSEgor Yusov1-0/+57
2019-10-01Minor cosmetic changeEgor Yusov1-2/+0
2019-10-01Updated imgui implementation on Mac; fixed window resize handling by imguiEgor Yusov1-1/+4
2019-10-01First implementation of imgui on MacEgor Yusov2-2/+62
2019-09-30Minor update to imgui UWP implementationEgor Yusov1-0/+2
2019-09-30ImGui UWP: fixed window resizingEgor Yusov1-0/+8
2019-09-30Enabled ImGui on UWPEgor Yusov1-0/+54
2019-09-29Imgui implementation: fixed few Vulkan issuesEgor Yusov2-0/+2
2019-09-29Updated ImGuiUtilsEgor Yusov1-0/+50
2019-09-28Added template ImGui::Checkbox function; few minor updates toEgor Yusov1-0/+15
2019-09-28Added ImGuiUtils and imGuIZMO widgetEgor Yusov1-0/+58
2019-09-25Added DearImguiEgor Yusov2-0/+118