mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 20:25:47 +00:00
NVDRV: Implement sessions and initial implementation of SMMU
This commit is contained in:
parent
04b4af6044
commit
eb4f7f35ea
37 changed files with 260 additions and 100 deletions
|
@ -71,6 +71,8 @@ add_library(video_core STATIC
|
|||
host1x/ffmpeg/ffmpeg.h
|
||||
host1x/control.cpp
|
||||
host1x/control.h
|
||||
host1x/gpu_device_memory_manager.cpp
|
||||
host1x/gpu_device_memory_manager.h
|
||||
host1x/host1x.cpp
|
||||
host1x/host1x.h
|
||||
host1x/nvdec.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue