yuzu/src/video_core/command_classes
Lioncash 12eeffcb7c vp9: Be explicit with copy and move operators
It's deprecated in the language to autogenerate these if the destructor
for a type is specified, so we can explicitly specify how we want these
to be generated.
2020-10-29 22:57:35 -04:00
..
codecs vp9: Be explicit with copy and move operators 2020-10-29 22:57:35 -04:00
host1x.cpp nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
host1x.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
nvdec_common.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
nvdec.cpp nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
nvdec.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00
sync_manager.cpp sync_manager: Amend parameter order of calls to SyncptIncr constructor 2020-10-27 03:22:57 -04: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: Tidy up header includes 2020-10-27 02:16:42 -04:00
vic.h nvdec: Tidy up header includes 2020-10-27 02:16:42 -04:00