diff options
| author | 2018-09-20 00:28:05 -0600 | |
|---|---|---|
| committer | 2019-03-02 19:09:34 +0100 | |
| commit | 09ac66388c01187ed6a402efcad76984c8af9a2e (patch) | |
| tree | beed8a86e7b7e02e0c5526723bbf812920341d12 /src/core/hle/kernel/kernel.cpp | |
| parent | Input: Copy current SDL.h/cpp files to impl (diff) | |
| download | yuzu-09ac66388c01187ed6a402efcad76984c8af9a2e.tar.gz yuzu-09ac66388c01187ed6a402efcad76984c8af9a2e.tar.xz yuzu-09ac66388c01187ed6a402efcad76984c8af9a2e.zip | |
Input: Remove global variables from SDL Input
Changes the interface as well to remove any unique methods that
frontends needed to call such as StartJoystickEventHandler by
conditionally starting the polling thread only if the frontend hasn't
started it already. Additionally, moves all global state into a single
SDLState class in order to guarantee that the destructors are called in
the proper order
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions