citra-nightly/src/citra
James Rowe 3f4a7f8f58 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
2018-09-22 14:13:50 -06:00
..
emu_window Input: Remove global variables from SDL Input 2018-09-22 14:13:50 -06:00
citra.cpp citra: fix SDL logging 2018-09-08 02:51:33 -04:00
citra.rc Add manifest 2017-09-02 20:08:11 -04:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
config.cpp Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
config.h Citra: Convert include into forward declaration 2017-05-27 18:41:24 -07:00
default_ini.h Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
resource.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00