mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 08:07:51 +00:00
VI: Move BufferQueue and NVFlinger to their own folder/namespace.
This commit is contained in:
parent
564b91d219
commit
edb1c9589b
9 changed files with 452 additions and 363 deletions
|
@ -130,6 +130,10 @@ add_library(core STATIC
|
|||
hle/service/nvdrv/nvdrv.h
|
||||
hle/service/nvdrv/nvmemp.cpp
|
||||
hle/service/nvdrv/nvmemp.h
|
||||
hle/service/nvflinger/buffer_queue.cpp
|
||||
hle/service/nvflinger/buffer_queue.h
|
||||
hle/service/nvflinger/nvflinger.cpp
|
||||
hle/service/nvflinger/nvflinger.h
|
||||
hle/service/pctl/pctl.cpp
|
||||
hle/service/pctl/pctl.h
|
||||
hle/service/pctl/pctl_a.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue