yuzu-android/src/yuzu_cmd
James Rowe 09ac66388c 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
2019-03-02 19:09:34 +01:00
..
emu_window Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2018-01-17 21:51:43 -05:00
config.cpp settings: Hide shader cache behind a setting 2019-02-06 22:20:57 -03:00
config.h
default_ini.h settings: Hide shader cache behind a setting 2019-02-06 22:20:57 -03:00
resource.h
yuzu.cpp gl_shader_cache: Link loading screen with disk shader cache load 2019-02-06 22:23:40 -03:00
yuzu.rc CITRA_ICON -> YUZU_ICON 2018-03-23 16:56:59 +01:00