mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 02:27:53 +00:00
Merge pull request #3815 from FernandoS27/command-list-2
GPU: More optimizations to GPU Command List Processing and DMA Copy Optimizations
This commit is contained in:
commit
a1d3586e60
18 changed files with 198 additions and 66 deletions
|
@ -8,6 +8,7 @@ add_library(video_core STATIC
|
|||
dma_pusher.h
|
||||
engines/const_buffer_engine_interface.h
|
||||
engines/const_buffer_info.h
|
||||
engines/engine_interface.h
|
||||
engines/engine_upload.cpp
|
||||
engines/engine_upload.h
|
||||
engines/fermi_2d.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue