mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
NVDRV: Refactor Host1x
This commit is contained in:
parent
a6425c97e4
commit
383f95a063
33 changed files with 201 additions and 173 deletions
|
@ -56,6 +56,8 @@ add_library(video_core STATIC
|
|||
host1x/codecs/vp9_types.h
|
||||
host1x/control.cpp
|
||||
host1x/control.h
|
||||
host1x/host1x.cpp
|
||||
host1x/host1x.h
|
||||
host1x/nvdec.cpp
|
||||
host1x/nvdec.h
|
||||
host1x/nvdec_common.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue