yuzu-mainline/src/citra_qt
bunnei 198b6c9bdd core: Consolidate top-level system state into a singleton. 2016-12-21 23:29:04 -05:00
..
debugger citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
util citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
CMakeLists.txt citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
bootmanager.cpp core: Consolidate top-level system state into a singleton. 2016-12-21 23:29:04 -05:00
bootmanager.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
citra-qt.rc Unify Windows ICON resource name 2016-12-05 19:09:16 +01:00
config.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
config.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure.ui qt: Add a configuration tab for Graphics and move relevant fields. 2016-08-29 21:42:29 -04:00
configure_audio.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
configure_audio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_audio.ui configure_audio: User-configuratble option to enable/disable audio stretching 2016-08-31 16:59:37 +01:00
configure_debug.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_debug.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_debug.ui qt: Rename all "toogle" to "toggle". 2016-08-31 22:12:20 -04:00
configure_dialog.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
configure_dialog.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_general.cpp core: Consolidate top-level system state into a singleton. 2016-12-21 23:29:04 -05:00
configure_general.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_general.ui qt: Add UI configuration option to enable CPU JIT. 2016-09-15 17:49:28 -04:00
configure_graphics.cpp core: Consolidate top-level system state into a singleton. 2016-12-21 23:29:04 -05:00
configure_graphics.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_graphics.ui Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
configure_input.cpp configure_input: Modernize and cleanup input configuration tab 2016-12-10 23:30:28 +00:00
configure_input.h configure_input: Modernize and cleanup input configuration tab 2016-12-10 23:30:28 +00:00
configure_input.ui Input GUI: Add tab to remap controls (#1900) 2016-07-29 08:45:49 -04:00
configure_system.cpp core: Consolidate top-level system state into a singleton. 2016-12-21 23:29:04 -05:00
configure_system.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_system.ui Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
game_list.cpp game_list: Implement context menu for items in list 2016-12-15 18:43:10 +00:00
game_list.h game_list: Implement context menu for items in list 2016-12-15 18:43:10 +00:00
game_list_p.h game_list: Implement context menu for items in list 2016-12-15 18:43:10 +00:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
main.cpp core: Consolidate top-level system state into a singleton. 2016-12-21 23:29:04 -05:00
main.h citra-qt: Move bits of constructor behavior to named functions 2016-12-19 15:12:28 -05:00
main.ui Minor Menu Fixes 2016-11-11 09:58:55 -08:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00