suyu/src/yuzu
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic.
- This does not actually seem to exist in the real kernel - games reset these automatically.

# Conflicts:
#	src/core/hle/service/am/applets/applets.cpp
#	src/core/hle/service/filesystem/fsp_srv.cpp
2019-11-03 04:22:45 -05:00
..
applets web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
configuration fixed clang format & addressed feedback 2019-10-10 23:27:00 +02:00
debugger kernel: events: Remove ResetType::Automatic. 2019-11-03 04:22:45 -05:00
util sequence_dialog: Reorganize the constructor 2019-05-25 04:08:02 -04:00
about_dialog.cpp yuzu/about_dialog: Specify string conversions explicitly 2019-05-09 01:18:37 -04:00
about_dialog.h
aboutdialog.ui
bootmanager.cpp Merge pull request #2514 from ReinUsesLisp/opengl-compat 2019-06-07 17:23:25 -04:00
bootmanager.h yuzu/bootmanager: Treat the resolution factor as a u32 2019-06-03 15:34:31 -04:00
CMakeLists.txt qt: Add service dialog 2019-10-02 08:35:43 -04:00
compatdb.cpp yuzu/compatdb: Remove unnecessary qualifiers 2019-05-09 01:08:06 -04:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp Fixup! #2772 missed this one file 2019-08-16 21:24:17 -06:00
discord_impl.h
game_list.cpp yuzu/game_list: Silence -Wswitch and -Wunused-variable 2019-10-04 23:41:22 +00:00
game_list.h Fix uisettings include 2019-09-04 16:47:33 +02:00
game_list_p.h yuzu/game_list: Silence -Wswitch and -Wunused-variable 2019-10-04 23:41:22 +00:00
game_list_worker.cpp yuzu/game_list_worker: Silence warnings 2019-10-04 23:41:22 +00:00
game_list_worker.h yuzu/game_list_worker: Silence warnings 2019-10-04 23:41:22 +00:00
hotkeys.cpp yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 2019-08-09 17:54:08 -04:00
hotkeys.h yuzu/hotkeys: Remove unnecessary constructor 2019-05-09 02:17:22 -04:00
Info.plist
loading_screen.cpp yuzu/loading_screen: Specify string conversions explicitly 2019-05-20 14:53:44 -04:00
loading_screen.h Fix mingw compile error and warnings 2019-01-21 09:39:45 -07:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp citra_qt: add amiibo drag and drop support 2019-11-03 05:24:47 +01:00
main.h citra_qt: add amiibo drag and drop support 2019-11-03 05:24:47 +01:00
main.ui yuzu: Add support for multiple game directories 2019-09-04 16:47:32 +02:00
uisettings.cpp qt_themes: add two colorful themes 2019-09-22 16:42:00 +02:00
uisettings.h Merge pull request #2910 from FearlessTobi/port-4930 2019-10-09 21:36:51 -04:00
yuzu.rc