summaryrefslogtreecommitdiffstats
path: root/Imgui/interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated more copyright noticesassiduous2021-01-046-6/+6
* Updated copyright noticeassiduous2021-01-014-4/+4
* ImGuiDiligentRenderer: a couple of minor updatesassiduous2020-08-261-7/+10
* Moved ImGuiImplDiligent_Internal into separate compilation unitThomas Tissot2020-06-122-12/+101
* Minor update to ImGuiUtilsassiduous2020-05-311-3/+18
* Updated display size handling by imgui on Mac and iOSassiduous2020-04-282-6/+0
* Imgui: handling surface pretransformassiduous2020-04-278-22/+35
* Moved ImGuiScopedDisabler to ImGui namespace and renamed to ScopedDisablerassiduous2020-04-051-9/+4
* Updated ImGuiUtils: added ScopedID helper classassiduous2020-03-251-0/+15
* Renamed .h -> .hpp where appropriateassiduous2020-01-319-19/+19
* Updates to comply with the new APIassiduous2020-01-291-2/+2
* ImGuiImplDiligent: added UpdateFontsTexture() methodassiduous2020-01-191-0/+2
* Updated copyright noticeassiduous2020-01-019-63/+99
* ImGuiImplDiligent: added EndFrame methodassiduous2019-12-261-0/+1
* clang-formatted ImGuiImplEgor Yusov2019-11-259-71/+90
* Added install instructionsEgor Yusov2019-11-191-2/+2
* Minor updateEgor Yusov2019-11-171-1/+1
* Fixed a couple of macos/clang warningsEgor Yusov2019-10-261-3/+3
* Added Imgui Android implementationEgor2019-10-031-0/+61
* Fixed Android build errorEgor2019-10-021-1/+1
* Imgui linux: implemented x11 inputEgor2019-10-021-0/+58
* Imgui Linux XCB impl: implemented time delta handlingEgor2019-10-021-0/+2
* Imgui Linux impl: implemented xcb event handlingEgor2019-10-021-13/+24
* Added ImGui Linux implementation stubEgor2019-10-021-0/+51
* ImGuiImplIOS: implemented time handlingEgor Yusov2019-10-011-0/+1
* ImGui: enabled touch event handling on iOSEgor Yusov2019-10-011-0/+1
* Preliminary implementation of imgui on iOSEgor Yusov2019-10-011-0/+57
* Minor cosmetic changeEgor Yusov2019-10-011-2/+0
* Updated imgui implementation on Mac; fixed window resize handling by imguiEgor Yusov2019-10-011-1/+4
* First implementation of imgui on MacEgor Yusov2019-10-012-2/+62
* Minor update to imgui UWP implementationEgor Yusov2019-09-301-0/+2
* ImGui UWP: fixed window resizingEgor Yusov2019-09-301-0/+8
* Enabled ImGui on UWPEgor Yusov2019-09-301-0/+54
* Imgui implementation: fixed few Vulkan issuesEgor Yusov2019-09-292-0/+2
* Updated ImGuiUtilsEgor Yusov2019-09-291-0/+50
* Added template ImGui::Checkbox function; few minor updates toEgor Yusov2019-09-281-0/+15
* Added ImGuiUtils and imGuIZMO widgetEgor Yusov2019-09-281-0/+58
* Added DearImguiEgor Yusov2019-09-252-0/+118