summaryrefslogtreecommitdiff
path: root/Externals/imgui
AgeCommit message (Expand)Author
2025-10-30Externals: Make imgui a submoduleJoshua Vandaƫle
2025-08-17Update ImGui to 1.92.2bTryTwo
2025-01-20Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui ch...iwubcode
2024-03-19CMake: Hide warnings in Externals also for non-msvc.Jordan Woyak
2023-07-27Externals: add misc/cpp/imgui_stdlib to imgui build in order to use std::stri...iwubcode
2023-07-27VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upg...iwubcode
2022-08-23cmake: Use C++20 for ImGuiPokechu22
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-05-22cmake: Disable warnings for most externals on MSVC, like we do in the VS proj...Admiral H. Curtiss
2022-05-22cmake: Use C++latest everywhere on MSVC.Admiral H. Curtiss
2022-05-22cmake: fix MSVC PCH supportScott Mansell
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-03-25Externals: Use Common ASSERT for IM_ASSERTPokechu22
2022-03-25Externals: Enable IMGUI_DISABLE_OBSOLETE_FUNCTIONSPokechu22
2021-10-26Externals: Update imgui to 1.85Pokechu22
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for externals)Shawn Hoffman
2020-08-16vs/msbuild: fix the build generating log files in source dirsShawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-04-19Externals: Update imgui to 1.70 WIPStenzek
2018-12-21update windows 10 sdk from 10.0.15063.0 to 10.0.17134.0 for imguiYohann Martel
2018-11-26Externals: Add imguiStenzek