Jordan Woyak 25833cfd62 CMake: Hide warnings in Externals also for non-msvc. 1 yıl önce
..
misc c2b495586d Externals: add misc/cpp/imgui_stdlib to imgui build in order to use std::string in InputText 1 yıl önce
CMakeLists.txt 25833cfd62 CMake: Hide warnings in Externals also for non-msvc. 1 yıl önce
LICENSE.txt db54e4f2b0 Externals: Update imgui to 1.85 3 yıl önce
README.txt 72c7977c72 Externals: Use Common ASSERT for IM_ASSERT 3 yıl önce
exports.props c5da2877cc msbuild: refactor to reduce rebuild events 2 yıl önce
imconfig.h 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui.cpp 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui.h 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui.vcxproj c2b495586d Externals: add misc/cpp/imgui_stdlib to imgui build in order to use std::string in InputText 1 yıl önce
imgui_demo.cpp 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui_draw.cpp 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui_internal.h 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui_tables.cpp 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imgui_widgets.cpp 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imstb_rectpack.h 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imstb_textedit.h 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce
imstb_truetype.h 350e51951b VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upgrade; keep the demo code in case someone wants to reference it but don't compile it by enabling 'IMGUI_DISABLE_DEMO_WINDOWS' in config 1 yıl önce

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.