mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 03:25:46 +00:00
hle: nvflinger: Add implementation for HosBinderDriverServer service.
This commit is contained in:
parent
072445a74f
commit
13c1932008
3 changed files with 75 additions and 0 deletions
|
@ -553,6 +553,8 @@ add_library(core STATIC
|
|||
hle/service/nvflinger/consumer_listener.h
|
||||
hle/service/nvflinger/graphic_buffer_producer.cpp
|
||||
hle/service/nvflinger/graphic_buffer_producer.h
|
||||
hle/service/nvflinger/hos_binder_driver_server.cpp
|
||||
hle/service/nvflinger/hos_binder_driver_server.h
|
||||
hle/service/nvflinger/nvflinger.cpp
|
||||
hle/service/nvflinger/nvflinger.h
|
||||
hle/service/nvflinger/parcel.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue