umbra/projs/imgui
Curle 6dbb04ea83
Add SpdLog and ImGui to project. (#3)
* Implement spdlog logging

* Implement ImGui

* Fix crashes on dedicated GPUs

* Add some error detection

* Move error logging to spdlog
2022-07-28 21:13:52 +02:00
..
CMakeLists.txt Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imconfig.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_demo.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_draw.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_impl_sdl.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_impl_sdl.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_impl_vulkan.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_impl_vulkan.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_internal.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_tables.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui_widgets.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui.cpp Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imgui.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imstb_rectpack.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imstb_textedit.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00
imstb_truetype.h Add SpdLog and ImGui to project. (#3) 2022-07-28 21:13:52 +02:00