mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-02 13:40:47 -07:00
Merge pull request #2429 from FernandoS27/compute
Corrections and Implementation on GPU Engines
This commit is contained in:
@ -3,6 +3,8 @@ add_library(video_core STATIC
|
||||
dma_pusher.h
|
||||
debug_utils/debug_utils.cpp
|
||||
debug_utils/debug_utils.h
|
||||
engines/engine_upload.cpp
|
||||
engines/engine_upload.h
|
||||
engines/fermi_2d.cpp
|
||||
engines/fermi_2d.h
|
||||
engines/kepler_compute.cpp
|
||||
|
Reference in New Issue
Block a user