mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 12:17:59 +00:00
nvnflinger: convert to process
This commit is contained in:
parent
f5abfc70bf
commit
b1f1beae41
44 changed files with 241 additions and 273 deletions
|
@ -804,6 +804,8 @@ add_library(core STATIC
|
|||
hle/service/nvnflinger/graphic_buffer_producer.h
|
||||
hle/service/nvnflinger/hos_binder_driver_server.cpp
|
||||
hle/service/nvnflinger/hos_binder_driver_server.h
|
||||
hle/service/nvnflinger/hos_binder_driver.cpp
|
||||
hle/service/nvnflinger/hos_binder_driver.h
|
||||
hle/service/nvnflinger/hardware_composer.cpp
|
||||
hle/service/nvnflinger/hardware_composer.h
|
||||
hle/service/nvnflinger/hwc_layer.h
|
||||
|
@ -961,8 +963,6 @@ add_library(core STATIC
|
|||
hle/service/vi/application_display_service.h
|
||||
hle/service/vi/application_root_service.cpp
|
||||
hle/service/vi/application_root_service.h
|
||||
hle/service/vi/hos_binder_driver.cpp
|
||||
hle/service/vi/hos_binder_driver.h
|
||||
hle/service/vi/manager_display_service.cpp
|
||||
hle/service/vi/manager_display_service.h
|
||||
hle/service/vi/manager_root_service.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue