2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/video_core/command_classes
liushuyu a2d73eaa10 video_core/codecs: skip decoders that use hw frames ...
... this would resolve some edge-cases where multiple devices are
present and ffmpeg is unable to auto-supply the hw surfaces
2021-12-13 22:29:19 -07:00
..
codecs video_core/codecs: skip decoders that use hw frames ... 2021-12-13 22:29:19 -07:00
host1x.cpp
host1x.h
nvdec.cpp codecs: Add VP8 codec class 2021-11-12 19:49:45 -05:00
nvdec.h Slightly refactor NVDEC and codecs for readability and safety 2021-07-01 06:22:05 +01:00
nvdec_common.h vp8: Implement header composition 2021-11-12 23:52:18 -05:00
sync_manager.cpp
sync_manager.h
vic.cpp vic: Use the minimum of surface/frame dimensions when writing the final frame to the GPU 2021-10-10 18:44:16 -04:00
vic.h vic: Refactor frame writing methods 2021-10-07 14:56:44 -04:00