Merge yuzu-emu#12461

This commit is contained in:
yuzubot
2024-02-13 00:56:53 +00:00
parent 2ff45cd0da
commit 9be35a8e96
43 changed files with 12380 additions and 1238 deletions

View File

@@ -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 {