Merge pull request #2429 from FernandoS27/compute

Corrections and Implementation on GPU Engines
This commit is contained in:
bunnei
2019-05-09 13:19:22 -04:00
committed by GitHub
13 changed files with 484 additions and 143 deletions

View File

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