dolphin/Externals/imgui
2022-05-22 00:30:56 +02:00
..
CMakeLists.txt cmake: Disable warnings for most externals on MSVC, like we do in the VS project files. 2022-05-22 00:30:56 +02: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 msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
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.