commit | bf1c96d4fa24b95e8e47585fc8a2705ff982820e | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Feb 13 16:24:44 2024 +0100 |
committer | ocornut <omarcornut@gmail.com> | Tue Feb 13 16:24:44 2024 +0100 |
tree | 7ff4f416dd75f6340348cf7e8023b3ff6d9199ff | |
parent | fd8d6dc5d19883fda08641351d912cd9c74b374d [diff] |
Backends: SDL2: Handle gamepad disconnection + fixed increasing refcount. Added ImGui_ImplSDL2_SelectGamepadAuto()/ImGui_ImplSDL2_SelectGamepadExplicit(). (#3884, #6559, #6890)