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
imconfig.h Externals: Use Common ASSERT for IM_ASSERT 2022-03-25 10:37:20 -07:00
imgui_draw.cpp
imgui_internal.h
imgui_tables.cpp
imgui_widgets.cpp
imgui.cpp
imgui.h
imgui.vcxproj
imstb_rectpack.h
imstb_textedit.h
imstb_truetype.h
LICENSE.txt
README.txt Externals: Use Common ASSERT for IM_ASSERT 2022-03-25 10:37:20 -07:00

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