summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-31 21:11:54 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-31 21:14:55 -0700
commit040bddafa6e97ab18b9f96436b05d5df885bbae6 (patch)
treecb9ac7a92e5ef5b14847ebae90deaf85c96bbaec /Source/Core/InputCommon/ControllerInterface
parent6dc3b2e8bcdb3073cf6d45af50186def432c75e8 (diff)
MainWindow: shutdown different input interfaces
`MainWindow` initializes a number of input interfaces but never shuts them down. This was causing a crash-after-exit on macOS where the ControllerInterface backend stores a `std::thread` object in a static variable and only stops it when ControllerInterface::Shutdown is called.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions