1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-02-21 21:00:13 +01:00
imgui/backends
ocornut 1e17d59965 Backends: SDL2,SDL3: added ImGui_ImplSDL2_InitForOther() / ImGui_ImplSDL3_InitForOther().
e.g. WebGPU users use a similarly named functions from GLFW backend.
2023-08-15 12:48:46 +02:00
..