Rework Nvdec and VIC to fix out-of-order videos, and speed up decoding.
This commit is contained in:
parent
c9ef2e26ca
commit
7464cae24b
43 changed files with 12431 additions and 1238 deletions
|
@ -12,6 +12,7 @@
|
|||
#include "video_core/dma_pusher.h"
|
||||
#include "video_core/gpu.h"
|
||||
#include "video_core/gpu_thread.h"
|
||||
#include "video_core/host1x/host1x.h"
|
||||
#include "video_core/renderer_base.h"
|
||||
|
||||
namespace VideoCommon::GPUThread {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue