2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/citra_qt
bunnei 7cfe3ef046 Merge pull request #1951 from wwylele/motion-sensor
Emulate motion sensor in frontend
2017-01-07 12:39:20 -05:00
..
debugger Merge pull request #2393 from Subv/synch 2017-01-05 12:55:01 -05:00
util Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
bootmanager.cpp Merge pull request #1951 from wwylele/motion-sensor 2017-01-07 12:39:20 -05:00
bootmanager.h Frontend: emulate motion sensor 2016-12-26 10:52:16 +02:00
citra-qt.rc Unify Windows ICON resource name 2016-12-05 19:09:16 +01:00
CMakeLists.txt citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
config.cpp Config: auto-select region and language 2016-12-07 20:52:42 +02:00
config.h
configure.ui
configure_audio.cpp
configure_audio.h
configure_audio.ui
configure_debug.cpp
configure_debug.h
configure_debug.ui qt: Rename all "toogle" to "toggle". 2016-08-31 22:12:20 -04:00
configure_dialog.cpp
configure_dialog.h
configure_general.cpp Merge pull request #2240 from wwylele/auto-region 2016-12-29 22:09:01 -05:00
configure_general.h
configure_general.ui Config: auto-select region and language 2016-12-07 20:52:42 +02:00
configure_graphics.cpp core: Consolidate core and system state, remove system module & cleanups. 2016-12-21 23:29:13 -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 core: Consolidate core and system state, remove system module & cleanups. 2016-12-21 23:29:13 -05:00
configure_system.h
configure_system.ui Config: auto-select region and language 2016-12-07 20:52:42 +02: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
hotkeys.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
hotkeys.ui
Info.plist
main.cpp Address clang-format issues. 2016-12-21 23:48:14 -05:00
main.h citra-qt: Move bits of constructor behavior to named functions 2016-12-19 15:12:28 -05:00
main.ui
ui_settings.cpp
ui_settings.h