yuzu/src/citra_qt
Yuri Kunde Schlesner 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
2016-12-14 20:35:33 -08:00
..
debugger Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
util citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
bootmanager.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06: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
CMakeLists.txt Remove unused version.h 2016-12-01 16:38:46 +01:00
config.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
config.h
configure_audio.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
configure_audio.h
configure_audio.ui
configure_debug.cpp
configure_debug.h
configure_debug.ui
configure_dialog.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
configure_dialog.h
configure_general.cpp
configure_general.h
configure_general.ui
configure_graphics.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
configure_graphics.h
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
configure_system.cpp
configure_system.h
configure_system.ui
configure.ui
game_list_p.h Fix typos 2016-10-20 12:26:59 -02:00
game_list.cpp game_list: Make the AddEntry argument a const reference 2016-12-11 11:45:50 +00:00
game_list.h game_list: Make slots private functions 2016-12-11 11:45:50 +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
Info.plist
main.cpp Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
main.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00
main.ui Minor Menu Fixes 2016-11-11 09:58:55 -08:00
ui_settings.cpp
ui_settings.h