dolphin/Externals/imgui
Pokechu22 72c7977c72 Externals: Use Common ASSERT for IM_ASSERT
This does introduce a dependency on common and on fmt from imgui, but gives a better experience.
2022-03-25 10:37:20 -07:00
..
CMakeLists.txt Externals: Use Common ASSERT for IM_ASSERT 2022-03-25 10:37:20 -07:00
LICENSE.txt Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
README.txt Externals: Use Common ASSERT for IM_ASSERT 2022-03-25 10:37:20 -07:00
imconfig.h Externals: Use Common ASSERT for IM_ASSERT 2022-03-25 10:37:20 -07:00
imgui.cpp Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imgui.h Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imgui.vcxproj Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imgui_draw.cpp Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imgui_internal.h Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imgui_tables.cpp Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imgui_widgets.cpp Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imstb_rectpack.h Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imstb_textedit.h Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07:00
imstb_truetype.h Externals: Update imgui to 1.85 2021-10-26 15:07:57 -07: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.