dolphin/Externals/imgui
2025-08-17 17:21:05 -07:00
..
misc Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast 2025-01-20 14:47:14 -06:00
CMakeLists.txt CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
exports.props
imconfig.h Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui_demo.cpp Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui_draw.cpp Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui_internal.h Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui_tables.cpp Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui_widgets.cpp Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui.cpp Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui.h Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imgui.vcxproj Externals: add misc/cpp/imgui_stdlib to imgui build in order to use std::string in InputText 2023-07-27 12:08:07 -05:00
imstb_rectpack.h
imstb_textedit.h Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
imstb_truetype.h Update ImGui to 1.92.2b 2025-08-17 17:21:05 -07:00
LICENSE.txt Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast 2025-01-20 14:47:14 -06:00
README.txt

When updating, make sure to preserve changes to imconfig.h.  Dolphin modifies it to use a custom assertion handler and to tweak settings.