zgui/libs/imgui
Rekai Nyangadzayi Musuka 30fa220dfe fix: vcpkg stores SDL.h under SDL2 folder
macOS and Linux seem to not, so in order to get CI working again I
should make use of the preprocessor.

FIXME: I think this makes vcpkg a **hard** requirement which perhaps
isn't ideal if I want ZBA to be as easy to build as possible. I should
try ensuring that building w/out vcpkg works as well
2023-01-01 12:57:20 -06:00
..
backends fix: vcpkg stores SDL.h under SDL2 folder 2023-01-01 12:57:20 -06:00
LICENSE Initial Commit 2022-12-31 00:40:03 -06:00
LICENSE.txt Initial Commit 2022-12-31 00:40:03 -06:00
imconfig.h Initial Commit 2022-12-31 00:40:03 -06:00
imgui.cpp Initial Commit 2022-12-31 00:40:03 -06:00
imgui.h Initial Commit 2022-12-31 00:40:03 -06:00
imgui_demo.cpp Initial Commit 2022-12-31 00:40:03 -06:00
imgui_draw.cpp Initial Commit 2022-12-31 00:40:03 -06:00
imgui_internal.h Initial Commit 2022-12-31 00:40:03 -06:00
imgui_tables.cpp Initial Commit 2022-12-31 00:40:03 -06:00
imgui_widgets.cpp Initial Commit 2022-12-31 00:40:03 -06:00
implot.cpp Initial Commit 2022-12-31 00:40:03 -06:00
implot.h Initial Commit 2022-12-31 00:40:03 -06:00
implot_demo.cpp Initial Commit 2022-12-31 00:40:03 -06:00
implot_internal.h Initial Commit 2022-12-31 00:40:03 -06:00
implot_items.cpp Initial Commit 2022-12-31 00:40:03 -06:00
imstb_rectpack.h Initial Commit 2022-12-31 00:40:03 -06:00
imstb_textedit.h Initial Commit 2022-12-31 00:40:03 -06:00
imstb_truetype.h Initial Commit 2022-12-31 00:40:03 -06:00