yuzu-mainline/src/yuzu
ameerj cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option
Some system configurations may see visual regressions or lower performance using GPU decoding compared to CPU decoding. This setting provides the option for users to specify their decoding preference.

Co-Authored-By: yzct12345 <87620833+yzct12345@users.noreply.github.com>
2021-08-16 14:40:53 -04:00
..
applets qt_web_browser: Fix lambda capture for HIDButton 2021-07-27 11:31:12 -04:00
configuration configure_graphics: Add GPU nvdec decoding as an option 2021-08-16 14:40:53 -04:00
debugger Merge pull request #6539 from lat9nq/default-setting 2021-07-08 14:46:31 -04:00
util limitable_input_dialog: Implement character limiter 2021-06-06 09:07:55 +02:00
about_dialog.cpp General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 2021-06-23 13:48:21 -04:00
about_dialog.h
aboutdialog.ui yuzu/main: Fix version info in logging and about dialog 2021-05-16 22:17:17 -04:00
bootmanager.cpp renderers: Add explicit invert_y bool to screenshot callback 2021-07-28 21:46:08 -04:00
bootmanager.h bootmanager: Use std::stop_source for stopping emulation 2021-06-22 00:04:57 -03:00
CMakeLists.txt applets: Append qt_ prefix to Qt frontend applets 2021-07-14 01:07:09 -04:00
compatdb.cpp general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord_impl.cpp
discord_impl.h
discord.h
game_list_p.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
game_list_worker.cpp file_sys: Support load game collection (#6582) 2021-07-20 01:10:05 -04:00
game_list_worker.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
game_list.cpp game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
game_list.h main: Update Shader Cache menu options 2021-07-22 21:51:40 -04:00
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp
install_dialog.h install_dialog: Make use of [[nodiscard]] where applicable 2020-09-23 13:22:04 -04:00
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp main: Avoid stopping emulation when taking a screenshot 2021-08-07 15:45:29 -05:00
main.h Merge pull request #6575 from FernandoS27/new_settings 2021-07-25 11:45:45 -07:00
main.ui yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
uisettings.cpp
uisettings.h game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc