VI: Move BufferQueue and NVFlinger to their own folder/namespace.
This commit is contained in:
parent
07355cf7cc
commit
8d7686ff8e
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