aboutsummaryrefslogtreecommitdiff
path: root/3rdparty/imgui/backend
AgeCommit message (Collapse)Author
2022-02-19Fix build errors and update all dependencies to latest versionrtk0c
- Fixed doctest executable not compiling - Fixed class accessibility error in Workflow_Main.cpp - Fixed selection of OpenGL loader in imgui OpenGL 2 & 3 backends - All loading is handled in our code now, the imgui_*_backend.cpp files are instructed to do nothing
2021-04-10Add dx11, dx12, and vulkan backendsrtk0c
2021-03-27Initial setuprtk0c