dolphin/Externals/imgui
Admiral H. Curtiss 6ea7af13e8
cmake: Disable warnings for most externals on MSVC, like we do in the VS project files.
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
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 msbuild: use default Project attrs 2022-04-27 15:26:43 -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.