mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +00:00
hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs.
This commit is contained in:
parent
0de0899357
commit
398f63e321
3 changed files with 100 additions and 0 deletions
|
@ -547,6 +547,8 @@ add_library(core STATIC
|
|||
hle/service/nvflinger/consumer_base.cpp
|
||||
hle/service/nvflinger/consumer_base.h
|
||||
hle/service/nvflinger/consumer_listener.h
|
||||
hle/service/nvflinger/graphic_buffer_producer.cpp
|
||||
hle/service/nvflinger/graphic_buffer_producer.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