yuzu/src/video_core/command_classes/codecs
ameerj 659039ca6d nvdec: Implement GPU accelerated decoding for all platforms
Supplements the VAAPI intel gpu decoder by implementing the D3D11VA decoder for Windows, and CUVID/VDPAU for Nvidia and AMD on drivers linux respectively.
2021-08-12 01:28:01 -04:00
..
codec.cpp nvdec: Implement GPU accelerated decoding for all platforms 2021-08-12 01:28:01 -04:00
codec.h nvdec: Implement GPU accelerated decoding for all platforms 2021-08-12 01:28:01 -04:00
h264.cpp Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
h264.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
vp9_types.h vp9: Ensure the first frame is complete 2021-08-08 13:49:00 -04:00
vp9.cpp vp9: Ensure the first frame is complete 2021-08-08 13:49:00 -04:00
vp9.h vp9: Cleanup unused variables 2021-08-06 20:08:11 -04:00