mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 01:47:48 +00:00
GPU-SMMU: Estimate game leak and preallocate device region.
This commit is contained in:
parent
bb7b14acd5
commit
ff6cd1c212
9 changed files with 329 additions and 27 deletions
|
@ -611,6 +611,8 @@ add_library(core STATIC
|
|||
hle/service/ns/pdm_qry.h
|
||||
hle/service/nvdrv/core/container.cpp
|
||||
hle/service/nvdrv/core/container.h
|
||||
hle/service/nvdrv/core/heap_mapper.cpp
|
||||
hle/service/nvdrv/core/heap_mapper.h
|
||||
hle/service/nvdrv/core/nvmap.cpp
|
||||
hle/service/nvdrv/core/nvmap.h
|
||||
hle/service/nvdrv/core/syncpoint_manager.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue