summaryrefslogtreecommitdiffstats
path: root/Imgui/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated imguiassiduous2021-02-171-4/+5
* Moved ImGuiImplDiligent_Internal into separate compilation unitThomas Tissot2020-06-121-10/+12
* Added option to customize dear ImGui pathThomas Tissot2020-06-051-1/+6
* Imgui: fixed xinput link errors on MinGWassiduous2020-05-021-0/+7
* Diligent-Imgui: added imgui_stdlib.cpp/h to the projectassiduous2020-03-031-3/+14
* Fixed linux and mac build issuesassiduous2020-01-311-2/+2
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-9/+9
* Updates to comply with the new APIassiduous2020-01-291-0/+1
* Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLSEgor Yusov2019-11-211-1/+1
* Added install instructionsEgor Yusov2019-11-191-0/+4
* Moved Native App from master repositoryEgor Yusov2019-11-111-1/+1
* Added Imgui Android implementationEgor2019-10-031-0/+3
* Imgui linux: implemented x11 inputEgor2019-10-021-2/+2
* Imgui Linux impl: implemented xcb event handlingEgor2019-10-021-2/+6
* Added ImGui Linux implementation stubEgor2019-10-021-0/+3
* Preliminary implementation of imgui on iOSEgor Yusov2019-10-011-0/+3
* First implementation of imgui on MacEgor Yusov2019-10-011-0/+6
* Enabled ImGui on UWPEgor Yusov2019-09-301-7/+11
* Imgui implementation: fixed few Vulkan issuesEgor Yusov2019-09-291-0/+4
* Added ImGuiUtils and imGuIZMO widgetEgor Yusov2019-09-281-1/+11
* Added DearImguiEgor Yusov2019-09-251-0/+66