1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/command_classes
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
..
codecs configure_graphics: Add GPU nvdec decoding as an option 2021-08-16 14:40:53 -04:00
host1x.cpp fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
host1x.h fix for nvdec disabled, cleanup host1x 2021-01-07 14:33:45 -05:00
nvdec.cpp nvdec: Better logging for unimplemented codecs 2021-08-07 01:08:33 -04:00
nvdec.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
nvdec_common.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
sync_manager.cpp remove inaccurate reference 2021-01-07 14:33:45 -05:00
sync_manager.h sync_manager: Amend parameter order of calls to SyncptIncr constructor 2020-10-27 03:22:57 -04:00
vic.cpp nvdec: Implement VA-API hardware video acceleration (#6713) 2021-08-03 23:43:11 -04:00
vic.h nvdec: Implement VA-API hardware video acceleration (#6713) 2021-08-03 23:43:11 -04:00