hle: nvflinger: Add implementation for GraphicBuffer class.
This commit is contained in:
parent
8c27465325
commit
5a8b9a9706
2 changed files with 101 additions and 0 deletions
|
@ -541,6 +541,7 @@ add_library(core STATIC
|
|||
hle/service/nvflinger/nvflinger.h
|
||||
hle/service/nvflinger/status.h
|
||||
hle/service/nvflinger/ui/fence.h
|
||||
hle/service/nvflinger/ui/graphic_buffer.h
|
||||
hle/service/nvflinger/ui/rect.h
|
||||
hle/service/olsc/olsc.cpp
|
||||
hle/service/olsc/olsc.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue