mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 23:07:54 +00:00
Revamp Kepler Memory to use a subegine to manage uploads
This commit is contained in:
parent
580b0015b0
commit
86e8a9f978
6 changed files with 134 additions and 93 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue